parsifal-47 / sisal-js

Javascript interpreter for sisal
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Sisal-js

Javascript interpreter for sisal

Please consider sisal-is as a next version of this language.

translate simple sisal 3.0 programs to internal representation IR1

to setup nodejs version use "npm install" or "make setup"

to run tests "make test"

to rebuild lex "make rebuild"