Added RecursionError handling and macro name check

This commit is contained in:
2022-10-22 19:16:46 -07:00
parent 123d885adf
commit 044ec60a49
3 changed files with 72 additions and 35 deletions

View File

@@ -7,9 +7,7 @@
- Write a nice README
- Handle or avoid recursion errors
- Fix colors
- Clean up files
- Print macro content if only a macro is typed
- Don't expand numbers until you have to
## Todo:
- live syntax check