preForth.git
4 years agoTweak it, beautify it
uho [Sat, 2 Nov 2019 08:47:32 +0000 (09:47 +0100)]
Tweak it, beautify it

4 years agoUse exit instead of unnest
Ulrich Hoffmann [Sat, 26 Oct 2019 12:28:30 +0000 (14:28 +0200)]
Use exit instead of unnest

4 years agoAdapt dynamic memory to new tokenizer
Ulrich Hoffmann [Sat, 26 Oct 2019 12:17:53 +0000 (14:17 +0200)]
Adapt dynamic memory to new tokenizer

4 years agoFix typos in tokenizer
Ulrich Hoffmann [Sat, 26 Oct 2019 09:52:22 +0000 (11:52 +0200)]
Fix typos in tokenizer

4 years agoAdd line input
uho [Sat, 26 Oct 2019 08:03:04 +0000 (10:03 +0200)]
Add line input

4 years agoCleanup new tokenizer and seedForth demo
Ulrich Hoffmann [Wed, 23 Oct 2019 10:31:55 +0000 (12:31 +0200)]
Cleanup new tokenizer and seedForth demo

4 years agoRevise tokenizer, improve syntax
uho [Wed, 23 Oct 2019 05:33:00 +0000 (07:33 +0200)]
Revise tokenizer, improve syntax

4 years agoFix number uses and test results
Ulrich Hoffmann [Fri, 4 Oct 2019 10:37:01 +0000 (12:37 +0200)]
Fix number uses and test results

4 years agoDefine common names for allocation, cleanup
Ulrich Hoffmann [Fri, 4 Oct 2019 10:26:28 +0000 (12:26 +0200)]
Define common names for allocation, cleanup

6 years agoAdapt dynamic memory to new does> and large literals
Ulrich Hoffmann [Wed, 15 Aug 2018 15:59:35 +0000 (17:59 +0200)]
Adapt dynamic memory to new does> and large literals

6 years agoProvide counted string literals
Ulrich Hoffmann [Wed, 15 Aug 2018 15:11:27 +0000 (17:11 +0200)]
Provide counted string literals

6 years agoAdd catch/throw
Ulrich Hoffmann [Wed, 15 Aug 2018 13:56:32 +0000 (15:56 +0200)]
Add catch/throw

6 years agoModified Does> w/o machine code in threaded code area, large literals in tokenizer
Ulrich Hoffmann [Fri, 22 Jun 2018 09:58:33 +0000 (11:58 +0200)]
Modified Does> w/o machine code in threaded code area, large literals in tokenizer

6 years agoAdd dynamic memory, execute and compile, do h@
Ulrich Hoffmann [Wed, 20 Jun 2018 20:27:29 +0000 (22:27 +0200)]
Add dynamic memory, execute and compile, do h@

6 years agoAdd tester to seedForth
Ulrich Hoffmann [Wed, 13 Jun 2018 17:17:21 +0000 (19:17 +0200)]
Add tester to seedForth

6 years agoAdd .gitignore
Ulrich Hoffmann [Wed, 13 Jun 2018 17:16:50 +0000 (19:16 +0200)]
Add .gitignore

6 years agoThe birth of seedForth
Ulrich Hoffmann [Wed, 13 Jun 2018 16:43:28 +0000 (18:43 +0200)]
The birth of seedForth

6 years agoAdd forth dump utility and tester
Ulrich Hoffmann [Wed, 13 Jun 2018 16:33:36 +0000 (18:33 +0200)]
Add forth dump utility and tester

6 years agoProvide slides (german) of talk held at Forthtagung 2018
Ulrich Hoffmann [Sat, 7 Apr 2018 16:09:30 +0000 (18:09 +0200)]
Provide slides (german) of talk held at Forthtagung 2018

6 years agoCreate LICENSE
Ulrich Hoffmann [Sat, 7 Apr 2018 15:49:03 +0000 (15:49 +0000)]
Create LICENSE

6 years agoAdd demo programs for preForth and simpleForth
Ulrich Hoffmann [Sat, 7 Apr 2018 06:25:21 +0000 (08:25 +0200)]
Add demo programs for preForth and simpleForth

6 years agoCleanup README
Ulrich Hoffmann [Thu, 5 Apr 2018 13:59:59 +0000 (15:59 +0200)]
Cleanup README

6 years agoProvide initial preForth, simpleForth, Forth
Ulrich Hoffmann [Thu, 5 Apr 2018 13:57:30 +0000 (15:57 +0200)]
Provide initial preForth, simpleForth, Forth