JZW Interpreter source and examples

All right. I said I’ll show my jzwi source and here it is: http://www.root.ponton.in5.pl/jzwi/

It is almost ended. It doesn’t only check local variable if they have unique names. I’m too lazy to do that. But after all it works fine and quite fast (compared to other interpreters written by my colleagues).

To run jzwi program just run “jzwi program.jzw argument1 argument2 …”.

It’s all licensed on GPL (any version). There is no guarantee that it’ll work. ;)

One Response to “JZW Interpreter source and examples”

  1. Wahoo Says:

    Thank you for sharing!

Leave a Reply