syndicate-2017/js/compiler
Tony Garnock-Jones 0b964bb1bb Compute `retracted` pattern just once during `during`. Avoids mutation-related bug. 2016-06-11 06:59:59 -04:00
..
README.md Split out compiler to separate syndicatec command 2016-03-19 13:01:14 -04:00
compiler.js Compute `retracted` pattern just once during `during`. Avoids mutation-related bug. 2016-06-11 06:59:59 -04:00
demo-bankaccount.js Use "message type" in demo-*.js 2016-05-11 21:05:40 -04:00
demo-during-criterion-snapshotting.js Compute `retracted` pattern just once during `during`. Avoids mutation-related bug. 2016-06-11 06:59:59 -04:00
demo-filesystem.js Use "message type" in demo-*.js 2016-05-11 21:05:40 -04:00
demo-proper-interest-tracking.js Cosmetic 2016-05-18 16:52:06 -04:00
es5.js Get in-browser compilation working using brfs 2016-03-19 14:49:44 -04:00
es5.ohm Improve error reporting by removing Statement rule description; correct typo 2016-05-27 18:45:32 -04:00
inbrowser.js Get in-browser compilation working using brfs 2016-03-19 14:49:44 -04:00
syndicate.ohm Allow function declarations 2016-06-05 16:01:24 -04:00

README.md

Syndicate/js compiler

Translates ES5 + Syndicate extensions to plain ES5 using Ohm.