1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-26 21:29:33 +00:00
8bitworkshop/src/common/basic
2020-08-08 20:32:47 -05:00
..
compiler.ts basic: dialect stuff, error checking (44, 45, 68) 2020-08-08 20:32:47 -05:00
main.ts first crack at BASIC 2020-08-08 11:00:05 -05:00
run.ts basic: added operators, check inputs, better line feed, fixed return, FOR stack, moved OPTION to compile-time, fixed DEFs, uppercase, hot-loading (43, 45, 36) 2020-08-08 19:36:57 -05:00
runtime.ts basic: dialect stuff, error checking (44, 45, 68) 2020-08-08 20:32:47 -05:00