rrq/rrqforth.git
3 years agoadded / (div) primitive
Ralph Ronnquist [Fri, 28 May 2021 06:56:01 +0000 (16:56 +1000)]
added / (div) primitive

3 years agoadded "continue" to bp 7
Ralph Ronnquist [Fri, 28 May 2021 04:07:51 +0000 (14:07 +1000)]
added "continue" to bp 7

3 years agovarious fixes to cross refs
Ralph Ronnquist [Fri, 28 May 2021 04:07:16 +0000 (14:07 +1000)]
various fixes to cross refs

3 years agobug fixes
Ralph Ronnquist [Fri, 28 May 2021 04:05:58 +0000 (14:05 +1000)]
bug fixes

3 years agobug fix
Ralph Ronnquist [Fri, 28 May 2021 04:05:46 +0000 (14:05 +1000)]
bug fix

3 years agoadded TFA>FLAGS@
Ralph Ronnquist [Fri, 28 May 2021 04:02:09 +0000 (14:02 +1000)]
added TFA>FLAGS@

3 years agocorrected links
Ralph Ronnquist [Wed, 26 May 2021 10:00:23 +0000 (20:00 +1000)]
corrected links

3 years agominor edit
Ralph Ronnquist [Wed, 26 May 2021 06:13:09 +0000 (16:13 +1000)]
minor edit

3 years agoincluded lparen
Ralph Ronnquist [Wed, 26 May 2021 05:21:29 +0000 (15:21 +1000)]
included lparen

3 years agomajor touch-up into presentable form
Ralph Ronnquist [Wed, 26 May 2021 03:58:58 +0000 (13:58 +1000)]
major touch-up into presentable form

3 years agorename assembly link for >R
Ralph Ronnquist [Wed, 26 May 2021 03:56:37 +0000 (13:56 +1000)]
rename assembly link for >R

3 years agomake TRUE and FALSE values
Ralph Ronnquist [Wed, 26 May 2021 03:55:58 +0000 (13:55 +1000)]
make TRUE and FALSE values

3 years agoadd IMMEDIAET and handle it
Ralph Ronnquist [Wed, 26 May 2021 03:55:15 +0000 (13:55 +1000)]
add IMMEDIAET and handle it

3 years agoadded the left-parenthesis word (comments)
Ralph Ronnquist [Wed, 26 May 2021 03:54:17 +0000 (13:54 +1000)]
added the left-parenthesis word (comments)

3 years agoadding some documentation
Ralph Ronnquist [Mon, 24 May 2021 15:12:21 +0000 (01:12 +1000)]
adding some documentation

3 years agoremove IMMEDAITE from quote and literal
Ralph Ronnquist [Mon, 24 May 2021 15:11:31 +0000 (01:11 +1000)]
remove IMMEDAITE from quote and literal

3 years agocompiling fixes
Ralph Ronnquist [Mon, 24 May 2021 11:24:02 +0000 (21:24 +1000)]
compiling fixes

3 years agoadded debug call target. reverted forth sequence compaction
Ralph Ronnquist [Mon, 24 May 2021 11:22:07 +0000 (21:22 +1000)]
added debug call target. reverted forth sequence compaction

3 years agoadded CFA>FLAGS@ helper
Ralph Ronnquist [Mon, 24 May 2021 11:20:00 +0000 (21:20 +1000)]
added CFA>FLAGS@ helper

3 years agoadd a debug call break point with print commands
Ralph Ronnquist [Mon, 24 May 2021 11:19:18 +0000 (21:19 +1000)]
add a debug call break point with print commands

3 years agoadded debug call into "next" macro
Ralph Ronnquist [Mon, 24 May 2021 11:18:18 +0000 (21:18 +1000)]
added debug call into "next" macro

3 years agofix the asm label for TUCK
Ralph Ronnquist [Mon, 24 May 2021 01:46:11 +0000 (11:46 +1000)]
fix the asm label for TUCK

3 years agopack up forth ptrs for more compact source
Ralph Ronnquist [Sun, 23 May 2021 14:52:34 +0000 (00:52 +1000)]
pack up forth ptrs for more compact source

3 years agofix S" to handle both compilation and interpretation.
Ralph Ronnquist [Sun, 23 May 2021 14:50:00 +0000 (00:50 +1000)]
fix S" to handle both compilation and interpretation.
fix EVALUATE-STREAM to prompt anew for each new line.

3 years agoadd " and STREAM-NCHARS
Ralph Ronnquist [Sun, 23 May 2021 14:49:18 +0000 (00:49 +1000)]
add " and STREAM-NCHARS

3 years agoadd DEPTH
Ralph Ronnquist [Sun, 23 May 2021 14:48:07 +0000 (00:48 +1000)]
add DEPTH

3 years agoexpand DOFORTH to allow multiple ptrs
Ralph Ronnquist [Sun, 23 May 2021 14:47:37 +0000 (00:47 +1000)]
expand DOFORTH to allow multiple ptrs

3 years agoimproved debug support
Ralph Ronnquist [Sun, 23 May 2021 07:23:23 +0000 (17:23 +1000)]
improved debug support

3 years agosimplify EMIT and add "dot" for number display
Ralph Ronnquist [Sat, 22 May 2021 11:36:45 +0000 (21:36 +1000)]
simplify EMIT and add "dot" for number display

3 years agocapture command line arguments (inital rsp)
Ralph Ronnquist [Sat, 22 May 2021 11:35:51 +0000 (21:35 +1000)]
capture command line arguments (inital rsp)

3 years agofix * and amdd /MOD
Ralph Ronnquist [Sat, 22 May 2021 11:35:11 +0000 (21:35 +1000)]
fix * and amdd /MOD

3 years agoadded STREAM macro
Ralph Ronnquist [Sat, 22 May 2021 11:34:30 +0000 (21:34 +1000)]
added STREAM macro

3 years agocleanup and add some primitives
Ralph Ronnquist [Sat, 22 May 2021 11:34:06 +0000 (21:34 +1000)]
cleanup and add some primitives

3 years agoNUMBER parses negative decimal numbers
Ralph Ronnquist [Sat, 22 May 2021 11:33:17 +0000 (21:33 +1000)]
NUMBER parses negative decimal numbers

3 years agoreworked word lists
Ralph Ronnquist [Fri, 21 May 2021 11:51:23 +0000 (21:51 +1000)]
reworked word lists

3 years agostart with disabled breakpoints
Ralph Ronnquist [Fri, 21 May 2021 11:50:07 +0000 (21:50 +1000)]
start with disabled breakpoints

3 years agodrop the inline_code marker for wordlists
Ralph Ronnquist [Fri, 21 May 2021 00:56:15 +0000 (10:56 +1000)]
drop the inline_code marker for wordlists

3 years agofixing STRNCMP
Ralph Ronnquist [Thu, 20 May 2021 19:25:25 +0000 (05:25 +1000)]
fixing STRNCMP

3 years agofinal(?) fixing of NUMBER and EVALUATE-STREAM
Ralph Ronnquist [Thu, 20 May 2021 19:23:30 +0000 (05:23 +1000)]
final(?) fixing of NUMBER and EVALUATE-STREAM

3 years agoadded return stack access primitives
Ralph Ronnquist [Thu, 20 May 2021 19:22:06 +0000 (05:22 +1000)]
added return stack access primitives

3 years agoensuring full cell arithmetics
Ralph Ronnquist [Thu, 20 May 2021 19:20:53 +0000 (05:20 +1000)]
ensuring full cell arithmetics

3 years agocommen editing
Ralph Ronnquist [Thu, 20 May 2021 19:20:12 +0000 (05:20 +1000)]
commen editing

3 years agodebugging support
Ralph Ronnquist [Thu, 20 May 2021 10:49:29 +0000 (20:49 +1000)]
debugging support

3 years agoreorganisation of code
Ralph Ronnquist [Thu, 20 May 2021 10:48:17 +0000 (20:48 +1000)]
reorganisation of code

3 years agofixed NUMBER
Ralph Ronnquist [Thu, 20 May 2021 10:47:32 +0000 (20:47 +1000)]
fixed NUMBER

3 years agodraft EVALUATE-STREAM
Ralph Ronnquist [Wed, 19 May 2021 07:50:38 +0000 (17:50 +1000)]
draft EVALUATE-STREAM

3 years agochanges to QUIT (the main program).. still testing
Ralph Ronnquist [Wed, 19 May 2021 07:47:56 +0000 (17:47 +1000)]
changes to QUIT (the main program).. still testing

3 years agodebugging FIND
Ralph Ronnquist [Wed, 19 May 2021 07:46:50 +0000 (17:46 +1000)]
debugging FIND

3 years agoadded CLEAR-STREAM
Ralph Ronnquist [Wed, 19 May 2021 07:46:12 +0000 (17:46 +1000)]
added CLEAR-STREAM

3 years agoadded comments
Ralph Ronnquist [Wed, 19 May 2021 07:45:33 +0000 (17:45 +1000)]
added comments

3 years agoadded BRANCH macro for assembler
Ralph Ronnquist [Wed, 19 May 2021 07:44:18 +0000 (17:44 +1000)]
added BRANCH macro for assembler

3 years agoadd EVALUATE-STREAM and stuff
Ralph Ronnquist [Wed, 19 May 2021 00:31:40 +0000 (10:31 +1000)]
add EVALUATE-STREAM and stuff

3 years agostarted compiler words
Ralph Ronnquist [Tue, 18 May 2021 14:55:35 +0000 (00:55 +1000)]
started compiler words

3 years agoadded primities
Ralph Ronnquist [Tue, 18 May 2021 14:55:00 +0000 (00:55 +1000)]
added primities

3 years agoadded some decoration labels (not really used)
Ralph Ronnquist [Tue, 18 May 2021 14:54:12 +0000 (00:54 +1000)]
added some decoration labels (not really used)

3 years agoFixups for new word layout, and restructure for using wordlists.
Ralph Ronnquist [Tue, 18 May 2021 12:21:26 +0000 (22:21 +1000)]
Fixups for new word layout, and restructure for using wordlists.

3 years agoChange word layout to more wasteful use of full cells.
Ralph Ronnquist [Tue, 18 May 2021 12:19:48 +0000 (22:19 +1000)]
Change word layout to more wasteful use of full cells.
Also added cross-pointers to simplify moving between tfa and cfa.

3 years agochanged to dump the word list
Ralph Ronnquist [Tue, 18 May 2021 08:22:42 +0000 (18:22 +1000)]
changed to dump the word list

3 years agoadded WORDS
Ralph Ronnquist [Tue, 18 May 2021 08:22:07 +0000 (18:22 +1000)]
added WORDS

3 years agoadding TELL and EMIT
Ralph Ronnquist [Tue, 18 May 2021 08:21:22 +0000 (18:21 +1000)]
adding TELL and EMIT

3 years agoadded short string macro
Ralph Ronnquist [Tue, 18 May 2021 05:18:27 +0000 (15:18 +1000)]
added short string macro

3 years agoexpand to handle core block based streams
Ralph Ronnquist [Tue, 18 May 2021 04:46:56 +0000 (14:46 +1000)]
expand to handle core block based streams

3 years agomacros in separate file
Ralph Ronnquist [Tue, 18 May 2021 04:46:29 +0000 (14:46 +1000)]
macros in separate file

3 years agoavoid dropping first character
Ralph Ronnquist [Tue, 18 May 2021 01:46:51 +0000 (11:46 +1000)]
avoid dropping first character

3 years agomake source dependencies work
Ralph Ronnquist [Tue, 18 May 2021 01:46:19 +0000 (11:46 +1000)]
make source dependencies work

3 years agocleanup makefile
Ralph Ronnquist [Tue, 18 May 2021 01:38:24 +0000 (11:38 +1000)]
cleanup makefile

3 years agorenaming
Ralph Ronnquist [Tue, 18 May 2021 01:29:18 +0000 (11:29 +1000)]
renaming

3 years agoadded
Ralph Ronnquist [Mon, 17 May 2021 23:33:15 +0000 (09:33 +1000)]
added

3 years agosnapshot (not working)
Ralph Ronnquist [Mon, 17 May 2021 23:29:33 +0000 (09:29 +1000)]
snapshot (not working)

3 years agobaseline
Ralph Ronnquist [Thu, 13 May 2021 02:25:13 +0000 (12:25 +1000)]
baseline

3 years agoadded auto-versioning
Ralph Ronnquist [Wed, 12 May 2021 05:02:21 +0000 (15:02 +1000)]
added auto-versioning

3 years agoadded
Ralph Ronnquist [Wed, 12 May 2021 05:01:29 +0000 (15:01 +1000)]
added

3 years agoinitial snap
Ralph Ronnquist [Wed, 12 May 2021 03:37:41 +0000 (13:37 +1000)]
initial snap