Feb-04-2018, 03:23 AM
i never encountered peak or anything else doing this. when i thought about it, rather than ask if it could be done (that there was nothing in python that would break it), i decided to test it since such a test would be simple enough.
anyway, i am think of a stack oriented language (somewhat like Forth) but operates in the Python data space. i would add a stack and operate it in a separate local name space. it would have access to everything a Python script would have access to. an interpreter written in Python should be very simple for this. this is the kind of stuff that is fun for me.
anyway, i am think of a stack oriented language (somewhat like Forth) but operates in the Python data space. i would add a stack and operate it in a separate local name space. it would have access to everything a Python script would have access to. an interpreter written in Python should be very simple for this. this is the kind of stuff that is fun for me.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.