Add line input
[preForth.git] / preForth /
2019-10-26 uhoAdd line input
2019-10-23 Ulrich HoffmannCleanup new tokenizer and seedForth demo
2019-10-23 uhoRevise tokenizer, improve syntax
2019-10-04 Ulrich HoffmannFix number uses and test results
2019-10-04 Ulrich HoffmannDefine common names for allocation, cleanup
2018-08-15 Ulrich HoffmannAdapt dynamic memory to new does> and large literals
2018-08-15 Ulrich HoffmannProvide counted string literals
2018-08-15 Ulrich HoffmannAdd catch/throw
2018-06-22 Ulrich HoffmannModified Does> w/o machine code in threaded code area...
2018-06-20 Ulrich HoffmannAdd dynamic memory, execute and compile, do h@
2018-06-13 Ulrich HoffmannAdd tester to seedForth
2018-06-13 Ulrich HoffmannAdd .gitignore
2018-06-13 Ulrich HoffmannThe birth of seedForth
2018-06-13 Ulrich HoffmannAdd forth dump utility and tester
2018-04-07 Ulrich HoffmannAdd demo programs for preForth and simpleForth
2018-04-05 Ulrich HoffmannProvide initial preForth, simpleForth, Forth