syndicate-2017/js/compiler
Tony Garnock-Jones 06224b52a8 Repair syndicate/js just like commit 1fa5167 repaired syndicate/rkt. 2018-03-27 22:21:14 +13:00
..
README.md Split out compiler to separate syndicatec command 2016-03-19 13:01:14 -04:00
compiler.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-bad-this.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-bankaccount.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-during-criterion-snapshotting.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-filesystem.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-nested-during.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-proper-interest-tracking.js Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00
demo-synthetic-patch-2.js Repair syndicate/js just like commit 1fa5167 repaired syndicate/rkt. 2018-03-27 22:21:14 +13: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 Rename `actor` to `spawn` in syndicate.js 2017-02-16 14:38:56 -05:00

README.md

Syndicate/js compiler

Translates ES5 + Syndicate extensions to plain ES5 using Ohm.