Microsoft is killing the JavaScript open source community
After Microsoft’s blitzkrieg take-over, the Open Source JavaScript community, as we know it, is coming to an end. (more…)
Read more »
The goal is to convert a subset (or full set) of Elixir code to JavaScript, providing the ability to write JavaScript in Elixir. This is done by taking the Elixir AST and converting it into JavaScript AST and then to JavaScript code. This is done using th… Read more