An open API service indexing awesome lists of open source software.

https://github.com/jc-ll/scrag

My scaffolding for the elaboration of Ruby (external) DSL compilers
https://github.com/jc-ll/scrag

Last synced: 3 months ago
JSON representation

My scaffolding for the elaboration of Ruby (external) DSL compilers

Awesome Lists containing this project

README

        

# Scrag
**scrag** is a simple script to automate the creation of my _external_ DSL compilers _projects_ written in Ruby.

Then I generally also rely on a second gem to create the abstract syntax (set of classes) using my **rkgen** utility.

![Alt text](running test)