Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DSLBuilder- Pure Java zero dependency domain specific language builder
#1
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:
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
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website