Change directory structure

This commit is contained in:
2023-02-14 14:05:45 -05:00
parent acad4291b6
commit def6387ca3
323 changed files with 161 additions and 19581 deletions

11
luprex/TODO Normal file
View File

@@ -0,0 +1,11 @@
Support unicode on output.
Support ANSI escape sequences on output.
Figure out something to do about global variables.
Do something about std::cerr && std::cout once and for all.
Fix math.random (?)