Home > Computer science and math, English, Open Source > JZW Interpreter source and examples

JZW Interpreter source and examples

September 9th, 2007 Leave a comment Go to comments

All right. I said I’ll show my jzwi source and here it is: http://www.srednikpe.org/src/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. ;)

  1. October 7th, 2007 at 03:13 | #1

    Thank you for sharing!

  1. No trackbacks yet.