Basic: add step3, vector/hash-map evaluation.
authorJoel Martin <github@martintribe.org>
Sun, 11 Sep 2016 05:11:55 +0000 (00:11 -0500)
committerJoel Martin <github@martintribe.org>
Sun, 11 Sep 2016 05:11:55 +0000 (00:11 -0500)
commit0cb556e024b3c8e6ba3b87075bf7b6b5602a2e2a
tree19043975f10b282d5208da04ebc2caaf28fe811d
parentb7b1787f831856f96523b756bed61aff90558b4c
Basic: add step3, vector/hash-map evaluation.

Also:
- qb2cbm.sh: Add KEEP_REM level variable to tweak which REM/comments
  are emitted/skipped.
- fix printer issue with recursive sequences after evaluation (with
  refeerences in them)
- add stats target
basic/Makefile
basic/env.in.bas [new file with mode: 0644]
basic/printer.in.bas
basic/qb2cbm.sh
basic/step2_eval.in.bas
basic/step3_env.in.bas [new file with mode: 0755]
basic/types.in.bas