syndicate-2017/js/compiler
Tony Garnock-Jones 6443e9dadd Only repair damage to subjects on non-terminated facets 2016-08-07 21:58:24 -04:00
..
README.md Split out compiler to separate syndicatec command 2016-03-19 13:01:14 -04:00
compiler.js Optional initialiser in field declaration, to match examples (!) 2016-08-07 17:34:19 -04:00
demo-bankaccount.js Hook dataflow.js into Syndicate/js; add "during ... actor { ... }" 2016-08-07 15:33:09 -04:00
demo-during-criterion-snapshotting.js Hook dataflow.js into Syndicate/js; add "during ... actor { ... }" 2016-08-07 15:33:09 -04:00
demo-filesystem.js Hook dataflow.js into Syndicate/js; add "during ... actor { ... }" 2016-08-07 15:33:09 -04:00
demo-nested-during.js Only repair damage to subjects on non-terminated facets 2016-08-07 21:58:24 -04:00
demo-proper-interest-tracking.js Cosmetic 2016-05-18 16:52:06 -04:00
es5.js Fix mistake in invoking translateNonTerminalCode 2016-08-01 16:45:32 -04:00
es5.ohm Improve error reporting by removing Statement rule description; correct typo 2016-05-27 18:45:32 -04:00
inbrowser.js Run in-browser translated code in the same context as precompiled code. 2016-06-11 07:01:30 -04:00
syndicate.ohm Optional initialiser in field declaration, to match examples (!) 2016-08-07 17:34:19 -04:00

README.md

Syndicate/js compiler

Translates ES5 + Syndicate extensions to plain ES5 using Ohm.