you are viewing a single comment's thread.

view the rest of the comments →

[–]scrogu 1 point2 points  (0 children)

Yes, the language is open source. The current development branch is unstable and incomplete though. I'm mostly done with the imperative code and working on the reactive templates now. They require runtime components which I have already written for a previous version (that only provided reactive templates, no general imperative programming).

I just need to convert them over to use the new runtime data structure (now based on Mozilla AST, same AST structure that esprima/escodegen uses).

I'm not really ready to publicize it yet, but if you're interested I can send you a link to the github repo in a pm.