diff --git a/README.md b/README.md new file mode 100644 index 0000000..f0651a4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# 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) \ No newline at end of file