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
- Host: GitHub
- URL: https://github.com/jc-ll/scrag
- Owner: JC-LL
- Created: 2020-03-30T11:59:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T09:10:42.000Z (about 5 years ago)
- Last Synced: 2024-04-25T17:22:02.312Z (about 1 year ago)
- Language: HTML
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

![]()