..
.args.mal
Basic: step6 basics and atoms. Fix strings.
2016-09-19 21:23:21 -05:00
basicpp.py
Basic: move logic/release stack to $C000
2016-11-04 21:46:45 -05:00
cbmbasic_console.patch
Basic: fix readline to work on C64 (Vice).
2016-09-16 01:38:44 -05:00
core.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
debug.in.bas
Basic: move logic/release stack to $C000
2016-11-04 21:46:45 -05:00
Dockerfile
Basic: add Dockerfile
2016-10-28 21:57:35 -05:00
env.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
Makefile
Basic: add QBasic support.
2016-10-30 19:15:24 -05:00
printer.in.bas
Basic: memory savings and variable simplifications.
2016-11-06 17:29:11 -06:00
reader.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
readline.in.bas
Basic: memory savings and variable simplifications.
2016-11-06 17:29:11 -06:00
run
Basic: Reduce GOSUB use. Partial self-host to step3
2016-10-24 23:29:27 -05:00
step0_repl.in.bas
Basic: move logic/release stack to $C000
2016-11-04 21:46:45 -05:00
step1_read_print.in.bas
Basic: move logic/release stack to $C000
2016-11-04 21:46:45 -05:00
step2_eval.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step3_env.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step4_if_fn_do.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step5_tco.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step6_file.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step7_quote.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step8_macros.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
step9_try.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
stepA_mal.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
types.in.bas
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00
variables.txt
Basic: more reductions. RELEASE refactor.
2016-11-10 01:51:02 -06:00