Hello,

Has anyone created an interpreter in J?

I am trying to create a small language based on J. And I want this to run in
a interpreted environment with a possibility to escape into J native style.
This design is inspired by the way Stevan Apter has written some interesting
concatenative languages in K (http://www.nsl.com/).

Also, I see that stdin, stdout and stderr are available only for UNIX
environment. So, how to write a console application in Windows that can be
launched using jconsole and reads and writes to console?

Let me know.

Thanks,
Yuva
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to