About: Pure Java zero dependency domain specific language builder API with it's own runtime.
License: MIT License
Source: https://konloch.com/DSLBuilder/
Download Jar: https://konloch.com/DSLBuilder/releases/
Add as maven dependency:
DSLBuilder Example
Click here to view an example DSL implementation using DSLBuilder
License: MIT License
Source: https://konloch.com/DSLBuilder/
Download Jar: https://konloch.com/DSLBuilder/releases/
Add as maven dependency:
Code:
<dependency>
<groupId>com.konloch</groupId>
<artifactId>DSLBuilder</artifactId>
<version>1.0.0</version>
</dependency>
DSLBuilder Example
Click here to view an example DSL implementation using DSLBuilder