https://github.com/leiradel/ddlt
ddlt is a generic lexer to help write parsers using Lua
https://github.com/leiradel/ddlt
lexer lua parser template
Last synced: 6 months ago
JSON representation
ddlt is a generic lexer to help write parsers using Lua
- Host: GitHub
- URL: https://github.com/leiradel/ddlt
- Owner: leiradel
- Created: 2017-11-08T22:34:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-28T19:22:06.000Z (about 5 years ago)
- Last Synced: 2025-04-14T20:41:40.676Z (10 months ago)
- Topics: lexer, lua, parser, template
- Homepage:
- Size: 420 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ddlt
**ddlt** is now maintained at [luamods](https://github.com/leiradel/luamods).