/diesel

DSL experiments on the JVM

Primary LanguageJava

diesel

DSL experiments on the JVM

Diesel is a small project that explores various ways to create a mini-DSL for the JVM. More details here.

The idea is to use existing tools/libraries to whip up a quick DSL without having to write a full blown ANTLR or Parboiled grammar.

Current list of experiments include:

License of project code: MIT - Simpler explanation

License of libraries: Please visit their respective websites for license details