mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
8 lines
217 B
Markdown
8 lines
217 B
Markdown
|
# Hycron
|
||
|
Programming language
|
||
|
|
||
|
# TODO
|
||
|
- Compliation
|
||
|
- Optimization
|
||
|
- Use [chumsky](https://github.com/zesterer/chumsky) instead of [nom](https://github.com/Geal/nom) for parsing
|
||
|
- Error reporting (better with chumsky)
|