https://github.com/yutopp/mind
parser combinator for dlang
https://github.com/yutopp/mind
Last synced: 4 months ago
JSON representation
parser combinator for dlang
- Host: GitHub
- URL: https://github.com/yutopp/mind
- Owner: yutopp
- License: bsl-1.0
- Created: 2015-04-20T15:44:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T10:28:13.000Z (about 11 years ago)
- Last Synced: 2025-03-13T15:27:47.528Z (about 1 year ago)
- Language: D
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Mind
Parser Generator Library For Dlang.
** Under development!!! **
## Reference
+ [Boost.Spirit](http://www.boost.org/doc/libs/1_58_0/libs/spirit/doc/html/index.html)
+ [ac2014](https://github.com/outlandkarasu/ac2014)
+ [ctpg](https://github.com/youxkei/ctpg)
## License
Boost License Version 1.0