Refactored the C files out into libraries, started work on the BASIC repl (it can sorta do math!)

This commit is contained in:
2015-01-25 22:05:28 -08:00
parent 977285b8aa
commit 208c831c79
13 changed files with 560 additions and 234 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
src/*o