aboutsummaryrefslogtreecommitdiff
path: root/forth/step9_try.fs
AgeCommit message (Collapse)Author
2015-02-23forth: Add map-hint to symbols for better perfChouser
2015-02-23forth: Clean up symbol eval for better perfChouser
2015-02-21forth: Back-propogate fixes from stepA through step1Chouser
2015-02-21forth: Self-hosted mal passes all testsChouser
2015-02-21forth: Finish step 9Chouser
2015-02-21forth: Add step 9, just try*/throwChouser
- Moved some stuff out of printer into str, to support throwing strings in types.fs - Fixed an apparently completely broken 'nth' - Still failing 120 step9 tests