On 31.03.2016 09:52, Maarten Boekhold wrote:
Hi all,
I wanted to experiment a bit with creating DSLs, so I decided to try to
write a DSL for Lanterna: https://github.com/mabe02/lanterna. I know the
Griffon team already has a DSL for that, but that can't be used
standalone, so...
In case anybody is interested, I've posted my work sofar to
https://github.com/boekhold/lanterna-terminal-builder. The single test
case class should give a good overview of what it is current capable of.
too bad laterna is LGPL3, this pretty much rules it out for any Apache
software. Don“t forget to add a license file to your project too, if you
want others use it.
the builder looks nice so far
bye Jochen