Thread
Stories related to "Smalltalk with the GraalVM" across the full archive.
In-depth article about using [sweet.js](https://github.com/mozilla/sweet.js), a macro library for Javascript.
This page has some solid but informal docs and a bunch of examples. There's also a [paper from the 2013 Dynamic Languages Symposium](http://hashcollision.org/whalesong-paper/paper.pdf).
Some of the code involved can be found here: https://github.com/mraleph/mraleph.github.com/tree/master/talks/jsconfeu2014/code
Note the [MIT license](https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt)
WalkMod is an command line tool that fixes Java coding style violations reported by PMD, CheckStyle or SonarQube. It includes code smells, dead code or common bugs.