objectionary / ideas

Here we keep ideas for future research in EO programming language and Polystat static analyzer
https://www.eolang.org
7 stars 0 forks source link

EO to JavaScript compiler #2

Open yegor256 opened 1 year ago

yegor256 commented 1 year ago

It would be interesting to create a compiler from XMIR to JavaScript. JS is a dynamically and weakly typed language. It should not be difficult to map EO to it.