https://github.com/droxer/lang-iml
Examples of Language Implementation Patterns
https://github.com/droxer/lang-iml
Last synced: 29 days ago
JSON representation
Examples of Language Implementation Patterns
- Host: GitHub
- URL: https://github.com/droxer/lang-iml
- Owner: droxer
- Created: 2013-07-17T15:01:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T12:06:56.000Z (over 11 years ago)
- Last Synced: 2025-02-26T22:23:33.530Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lang-iml
========
Examples of <<[Language Implementation Patterns](http://www.amazon.com/Language-Implementation-Patterns-Domain-Specific-Programming/dp/193435645X/ref=sr_1_1?s=books&ie=UTF8&qid=1420291937&sr=1-1&keywords=language+implementation+patterns)>>.
### TODO:
* Porting antlr to antlr4 for grammars.