There was an error while loading. Please reload this page.
Proposed methods to transpile context into JS.
Sweet.JS
https://youtu.be/dxaCWhDFAl4?t=591
macro foo { rule { $x plus $y } => { $x + $y } } foo 5 plus 6
https://eloquentjavascript.net/12_language.html
https://jscc.brobston.com/documentation/implementing/idea.html
https://www.phorward-software.com/products/jscc_js-cc-lalr1-parser-generator.html
https://chromium.googlesource.com/v8/v8/+/e8c109e2788b59e2b96243131fc17554ca53de32/src/compiler/js-call-reducer.cc