https://github.com/arnauld/technbolts-hdo
sbt sample project with: antlr code generation + classpath adjusted
https://github.com/arnauld/technbolts-hdo
Last synced: over 1 year ago
JSON representation
sbt sample project with: antlr code generation + classpath adjusted
- Host: GitHub
- URL: https://github.com/arnauld/technbolts-hdo
- Owner: Arnauld
- Created: 2010-10-05T23:33:19.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-11-04T11:08:59.000Z (over 15 years ago)
- Last Synced: 2025-01-10T18:55:30.782Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Sample SBT project that process an Antlr grammar, generates the corresponding lexer and parser and add generated java folder to the source folder list.