Acknowledgements

Tools used

Amalegeni makes use of Antlr, StringTemplate and a modified JSON.jar.

Thanks go to..

  • Terrence Parr and team for the Antlr tool
  • Terrence Parr and team (again) for the StringTemplate tool
  • John Snyders for his STST tool, which uses JSON as input to StringTemplate. Read the article On learning Stringtemplate. This gave me the idea of putting in the intermediate JSON step, instead of letting the Antlr code spit out StringTemplates. Also see this article.
  • John Snyders (again) for making his version of the org.json code available: see JSON for ST. Amalegeni gladly makes use of this.

License

The code that makes up amalegeni is made available under the Apache License, version 2.0. See http://www.apache.org/licenses/LICENSE-2.0 or http://www.apache.org/licenses.

Contact

.

© Willem Moors, 2009 - 2013