forth.jl.git
7 years agoINCLUDED and INCLUDE should now work.
Tim Vaughan [Sat, 8 Oct 2016 21:37:02 +0000 (10:37 +1300)]
INCLUDED and INCLUDE should now work.

7 years agoWorking on getting initialization working again.
Tim Vaughan [Wed, 5 Oct 2016 20:17:57 +0000 (09:17 +1300)]
Working on getting initialization working again.

7 years agoDraft INTERPRET implementation.
Tim Vaughan [Sun, 2 Oct 2016 00:36:37 +0000 (13:36 +1300)]
Draft INTERPRET implementation.

7 years agoAdded EOF word back in.
Tim Vaughan [Sun, 2 Oct 2016 00:15:42 +0000 (13:15 +1300)]
Added EOF word back in.

7 years agoAdded READ-LINE
Tim Vaughan [Sun, 2 Oct 2016 00:12:42 +0000 (13:12 +1300)]
Added READ-LINE

7 years agoImplemented SOURCE.
Tim Vaughan [Sat, 1 Oct 2016 23:53:35 +0000 (12:53 +1300)]
Implemented SOURCE.

7 years agoUpdated WORD to read from file or terminal buffer.
Tim Vaughan [Sat, 1 Oct 2016 23:41:56 +0000 (12:41 +1300)]
Updated WORD to read from file or terminal buffer.

7 years agoRemoved old INCLUDE def.
Tim Vaughan [Sat, 1 Oct 2016 01:31:45 +0000 (14:31 +1300)]
Removed old INCLUDE def.

7 years agoImplemented basic file io words.
Tim Vaughan [Sat, 1 Oct 2016 01:12:42 +0000 (14:12 +1300)]
Implemented basic file io words.

7 years agoAdded open-file and 2 FAMs
Tim Vaughan [Sat, 24 Sep 2016 01:37:18 +0000 (13:37 +1200)]
Added open-file and 2 FAMs

7 years agoWorking on fixing file io.
Tim Vaughan [Fri, 23 Sep 2016 12:27:30 +0000 (00:27 +1200)]
Working on fixing file io.

7 years agoFixed bug in CODE.
Tim Vaughan [Sat, 13 Aug 2016 10:29:49 +0000 (22:29 +1200)]
Fixed bug in CODE.

7 years agoAdded CODE/END-CODE.
Tim Vaughan [Sat, 13 Aug 2016 09:55:14 +0000 (21:55 +1200)]
Added CODE/END-CODE.

7 years agoAdded stack overflow exceptions.
Tim Vaughan [Sun, 24 Jul 2016 07:28:52 +0000 (19:28 +1200)]
Added stack overflow exceptions.

7 years agoAdded unicode completion support to repl. Closes #6.
Tim Vaughan [Sat, 16 Jul 2016 23:24:41 +0000 (11:24 +1200)]
Added unicode completion support to repl. Closes #6.

7 years agoUpdate README.md
Tim Vaughan [Mon, 11 Jul 2016 20:58:23 +0000 (08:58 +1200)]
Update README.md

7 years agoAmmended tab handling.
Tim Vaughan [Tue, 5 Jul 2016 20:44:38 +0000 (22:44 +0200)]
Ammended tab handling.

7 years agoTabs behaving sensibly in expect.
Tim Vaughan [Tue, 5 Jul 2016 20:35:13 +0000 (22:35 +0200)]
Tabs behaving sensibly in expect.

7 years agoAbort now resets the input stream.
Tim Vaughan [Sun, 12 Jun 2016 00:16:33 +0000 (12:16 +1200)]
Abort now resets the input stream.

7 years agoMinor changes.
Tim Vaughan [Sat, 11 Jun 2016 11:25:23 +0000 (23:25 +1200)]
Minor changes.

7 years agoFixed FORGET.
Tim Vaughan [Sat, 11 Jun 2016 01:51:13 +0000 (13:51 +1200)]
Fixed FORGET.

7 years agoFunctionally complete implementation.
Tim Vaughan [Mon, 6 Jun 2016 11:01:39 +0000 (23:01 +1200)]
Functionally complete implementation.

7 years agoUpdated README.
Tim Vaughan [Mon, 6 Jun 2016 02:10:31 +0000 (14:10 +1200)]
Updated README.

7 years agoImplemented ABORT".
Tim Vaughan [Mon, 6 Jun 2016 01:47:23 +0000 (13:47 +1200)]
Implemented ABORT".

7 years agoDecompilation works again.
Tim Vaughan [Sun, 5 Jun 2016 12:46:44 +0000 (00:46 +1200)]
Decompilation works again.

7 years agoFORGET works with vocabularies. Updated readme.
Tim Vaughan [Sat, 4 Jun 2016 10:15:53 +0000 (22:15 +1200)]
FORGET works with vocabularies.  Updated readme.

7 years agoWORDS now searches transient vocab only.
Tim Vaughan [Thu, 2 Jun 2016 11:26:11 +0000 (23:26 +1200)]
WORDS now searches transient vocab only.

TODO: FORGET and HIDE.

7 years agoFactored FIND.
Tim Vaughan [Thu, 2 Jun 2016 11:04:52 +0000 (23:04 +1200)]
Factored FIND.

7 years agoImplemented most vocab words.
Tim Vaughan [Thu, 2 Jun 2016 09:20:27 +0000 (21:20 +1200)]
Implemented most vocab words.

Still to do: update WORDS and FORGET.

7 years agoStill messing around with vocabs.
Tim Vaughan [Wed, 1 Jun 2016 13:01:04 +0000 (01:01 +1200)]
Still messing around with vocabs.

7 years agoImplemented CURRENT, FORTH, ORDER.
Tim Vaughan [Wed, 1 Jun 2016 12:06:56 +0000 (00:06 +1200)]
Implemented CURRENT, FORTH, ORDER.

7 years agoCorrect FORTH behaviour implemented.
Tim Vaughan [Wed, 1 Jun 2016 10:22:06 +0000 (22:22 +1200)]
Correct FORTH behaviour implemented.

7 years agoAdded CMOVE>
Tim Vaughan [Wed, 1 Jun 2016 09:32:48 +0000 (21:32 +1200)]
Added CMOVE>

7 years agoUsing standard field conversion words.
Tim Vaughan [Wed, 1 Jun 2016 09:05:36 +0000 (21:05 +1200)]
Using standard field conversion words.

7 years agoA bit of abstraction.
Tim Vaughan [Wed, 1 Jun 2016 06:00:33 +0000 (18:00 +1200)]
A bit of abstraction.

7 years agoFIND working again.
Tim Vaughan [Wed, 1 Jun 2016 00:33:34 +0000 (12:33 +1200)]
FIND working again.

7 years agoBroken draft of vocab implementation.
Tim Vaughan [Tue, 31 May 2016 21:46:12 +0000 (09:46 +1200)]
Broken draft of vocab implementation.

7 years agoWorking on vocabularies.
Tim Vaughan [Tue, 31 May 2016 19:34:46 +0000 (07:34 +1200)]
Working on vocabularies.

7 years agoUpdated README.
Tim Vaughan [Mon, 30 May 2016 11:31:46 +0000 (23:31 +1200)]
Updated README.

7 years agoFixed library loading bug.
Tim Vaughan [Mon, 30 May 2016 11:18:01 +0000 (23:18 +1200)]
Fixed library loading bug.

7 years agoUpdated README.
Tim Vaughan [Mon, 30 May 2016 00:41:23 +0000 (12:41 +1200)]
Updated README.

7 years agoAdded COMPILE.
Tim Vaughan [Sun, 29 May 2016 02:08:36 +0000 (14:08 +1200)]
Added COMPILE.

7 years agoRemoved unnecessary ['] primitive.
Tim Vaughan [Sun, 29 May 2016 01:45:25 +0000 (13:45 +1200)]
Removed unnecessary ['] primitive.

7 years agoDivided up library code.
Tim Vaughan [Sun, 29 May 2016 00:36:11 +0000 (12:36 +1200)]
Divided up library code.

7 years agoAll constants refering to CFAs are now labelled as such.
Tim Vaughan [Sat, 28 May 2016 23:06:36 +0000 (11:06 +1200)]
All constants refering to CFAs are now labelled as such.

7 years agoReimplemented EXPECT. Closes #1.
Tim Vaughan [Thu, 26 May 2016 12:03:40 +0000 (00:03 +1200)]
Reimplemented EXPECT.  Closes #1.

7 years agoAdded workable KEY.
Tim Vaughan [Thu, 26 May 2016 10:02:39 +0000 (22:02 +1200)]
Added workable KEY.

7 years agoFIND behaviour now standard. Closes #5.
Tim Vaughan [Wed, 25 May 2016 12:34:43 +0000 (00:34 +1200)]
FIND behaviour now standard. Closes #5.

To accomplish this it was necessary to include
a marker bit in the NFA ot allow for implementation
of >LFA and >NAME required for decompilation.

7 years agoWorking on standardizing FIND.
Tim Vaughan [Wed, 25 May 2016 05:43:08 +0000 (17:43 +1200)]
Working on standardizing FIND.

7 years agoReimplement CONSTANT, VARIABLE, VALUE using DOES>
Tim Vaughan [Tue, 24 May 2016 11:54:19 +0000 (23:54 +1200)]
Reimplement CONSTANT, VARIABLE, VALUE using DOES>

7 years agoCREATE/DOES> working. Closes #2.
Tim Vaughan [Tue, 24 May 2016 11:36:48 +0000 (23:36 +1200)]
CREATE/DOES> working.  Closes #2.

7 years agoWorking on CREATE/DOES>
Tim Vaughan [Tue, 24 May 2016 09:47:53 +0000 (21:47 +1200)]
Working on CREATE/DOES>

7 years agoStandardized HERE.
Tim Vaughan [Tue, 24 May 2016 10:02:45 +0000 (22:02 +1200)]
Standardized HERE.

7 years agoRemoved debug code.
Tim Vaughan [Mon, 23 May 2016 20:30:52 +0000 (08:30 +1200)]
Removed debug code.

7 years agoRSP0 and PSP0 now constants. Closes #4.
Tim Vaughan [Mon, 23 May 2016 12:48:59 +0000 (00:48 +1200)]
RSP0 and PSP0 now constants.  Closes #4.

7 years agoFixed residual INTERPRET bugs. Closes #3.
Tim Vaughan [Mon, 23 May 2016 12:31:32 +0000 (00:31 +1200)]
Fixed residual INTERPRET bugs. Closes #3.

7 years agoProblem is with lines >80 chars long.
Tim Vaughan [Mon, 23 May 2016 01:49:30 +0000 (13:49 +1200)]
Problem is with lines >80 chars long.

7 years agoAdequate handling of EOF restored.
Tim Vaughan [Mon, 23 May 2016 01:38:28 +0000 (13:38 +1200)]
Adequate handling of EOF restored.

7 years agoPinning down insidious bug in interpreter.
Tim Vaughan [Sun, 8 May 2016 01:40:27 +0000 (13:40 +1200)]
Pinning down insidious bug in interpreter.

Somehow mangles the parameter stack during LOOP.

7 years agoSlowly getting lib.4th to compile again.
Tim Vaughan [Sat, 7 May 2016 11:51:40 +0000 (23:51 +1200)]
Slowly getting lib.4th to compile again.

7 years agoCompiler working again.
Tim Vaughan [Sat, 7 May 2016 08:01:35 +0000 (20:01 +1200)]
Compiler working again.

7 years agodebugging compilation
Tim Vaughan [Sat, 7 May 2016 05:33:27 +0000 (17:33 +1200)]
debugging compilation

7 years agoDebugging interpreter.
Tim Vaughan [Sat, 7 May 2016 05:18:52 +0000 (17:18 +1200)]
Debugging interpreter.

7 years agoNew interpreter working.
Tim Vaughan [Sat, 7 May 2016 02:05:41 +0000 (14:05 +1200)]
New interpreter working.

7 years agoINTERPRET works for numbers in immediate mode.
Tim Vaughan [Sat, 7 May 2016 01:32:42 +0000 (13:32 +1200)]
INTERPRET works for numbers in immediate mode.

7 years agoRewriting INTERPRET.
Tim Vaughan [Fri, 6 May 2016 12:23:07 +0000 (00:23 +1200)]
Rewriting INTERPRET.

7 years agoImplemented COUNT, renamed TELL to TYPE
Tim Vaughan [Fri, 6 May 2016 08:22:35 +0000 (20:22 +1200)]
Implemented COUNT, renamed TELL to TYPE

7 years agoUse .( to print message in example
Tim Vaughan [Fri, 6 May 2016 07:08:56 +0000 (19:08 +1200)]
Use .( to print message in example

7 years agoImplemented \ comments as a word, implemented [CHAR]
Tim Vaughan [Fri, 6 May 2016 07:08:15 +0000 (19:08 +1200)]
Implemented \ comments as a word, implemented [CHAR]

7 years agoUpdate readme.
Tim Vaughan [Wed, 4 May 2016 09:21:14 +0000 (21:21 +1200)]
Update readme.

7 years agoWorking on CREATE/DOES>
Tim Vaughan [Mon, 2 May 2016 12:34:20 +0000 (00:34 +1200)]
Working on CREATE/DOES>

7 years agoAdded C,
Tim Vaughan [Mon, 2 May 2016 11:54:38 +0000 (23:54 +1200)]
Added C,

7 years agoImplemented FILL and ERASE.
Tim Vaughan [Mon, 2 May 2016 11:53:19 +0000 (23:53 +1200)]
Implemented FILL and ERASE.

7 years agoAdded .(, ." no longer applies in immediate mode.
Tim Vaughan [Mon, 2 May 2016 11:44:46 +0000 (23:44 +1200)]
Added .(, ." no longer applies in immediate mode.

7 years agoMade readme sound less silly.
Tim Vaughan [Mon, 2 May 2016 11:37:53 +0000 (23:37 +1200)]
Made readme sound less silly.

7 years agoCleaned up README.
Tim Vaughan [Mon, 2 May 2016 11:35:29 +0000 (23:35 +1200)]
Cleaned up README.

7 years agoAdded README
Tim Vaughan [Mon, 2 May 2016 02:40:29 +0000 (14:40 +1200)]
Added README

7 years agoCREATE, ALLOT and VARIABLE now work as they should.
Tim Vaughan [Mon, 2 May 2016 02:11:33 +0000 (14:11 +1200)]
CREATE, ALLOT and VARIABLE now work as they should.

7 years agoAdded UNUSED, made VM mem sizes more sensible.
Tim Vaughan [Mon, 2 May 2016 01:32:00 +0000 (13:32 +1200)]
Added UNUSED, made VM mem sizes more sensible.

7 years agoBetter placement of built-in constant/variable word defs.
Tim Vaughan [Mon, 2 May 2016 01:19:53 +0000 (13:19 +1200)]
Better placement of built-in constant/variable word defs.

7 years agoImproved decompiler support for non-docol words.
Tim Vaughan [Mon, 2 May 2016 01:12:40 +0000 (13:12 +1200)]
Improved decompiler support for non-docol words.

7 years agoRenamed CREATE to HEADER in prep for true CREATE/DOES>
Tim Vaughan [Sun, 1 May 2016 10:57:39 +0000 (22:57 +1200)]
Renamed CREATE to HEADER in prep for true CREATE/DOES>

7 years agovariables and constants now use DOVAR and DOCON
Tim Vaughan [Sun, 1 May 2016 00:06:39 +0000 (12:06 +1200)]
variables and constants now use DOVAR and DOCON

7 years agoID. sensible handles control characters in word names.
Tim Vaughan [Sat, 30 Apr 2016 22:53:44 +0000 (10:53 +1200)]
ID. sensible handles control characters in word names.

7 years agoTICK problem solved. (Split into ['] and '.)
Tim Vaughan [Sat, 30 Apr 2016 22:29:49 +0000 (10:29 +1200)]
TICK problem solved.  (Split into ['] and '.)

Follows forth 83 standard.

7 years agoPorted last of relevant jonesforth library code.
Tim Vaughan [Sat, 30 Apr 2016 13:23:32 +0000 (01:23 +1200)]
Ported last of relevant jonesforth library code.

7 years agoFixed problem with TICK, but now only works when compiled.
Tim Vaughan [Sat, 30 Apr 2016 12:23:39 +0000 (00:23 +1200)]
Fixed problem with TICK, but now only works when compiled.

7 years agoWorking on decompilation.
Tim Vaughan [Sat, 30 Apr 2016 01:43:45 +0000 (13:43 +1200)]
Working on decompilation.

7 years agoAdded string words to library.
Tim Vaughan [Fri, 29 Apr 2016 00:50:55 +0000 (12:50 +1200)]
Added string words to library.

8 years agoFixed 2swap bug, added ?do, fixed +loop.
Tim Vaughan [Thu, 28 Apr 2016 12:28:15 +0000 (00:28 +1200)]
Fixed 2swap bug, added ?do, fixed +loop.

Also, Mandelbrot Set example now works.

8 years agoFixing up example.
Tim Vaughan [Wed, 27 Apr 2016 20:42:32 +0000 (08:42 +1200)]
Fixing up example.

8 years agoFixed >scaled in example.
Tim Vaughan [Wed, 27 Apr 2016 06:13:24 +0000 (18:13 +1200)]
Fixed >scaled in example.

8 years agoAdded J.
Tim Vaughan [Wed, 27 Apr 2016 05:42:01 +0000 (17:42 +1200)]
Added J.

8 years agoFixed */ def, added fixed point arithmetic to example.
Tim Vaughan [Wed, 27 Apr 2016 00:25:53 +0000 (12:25 +1200)]
Fixed */ def, added fixed point arithmetic to example.

8 years agoFixed bugs in c*, cmagsq
Tim Vaughan [Tue, 26 Apr 2016 21:09:46 +0000 (09:09 +1200)]
Fixed bugs in c*, cmagsq

8 years agoStacks cleared on error.
Tim Vaughan [Tue, 26 Apr 2016 21:05:46 +0000 (09:05 +1200)]
Stacks cleared on error.

8 years agoFinished ROLL
Tim Vaughan [Tue, 26 Apr 2016 21:01:56 +0000 (09:01 +1200)]
Finished ROLL

8 years agoLOOP+ -> +LOOP, LEAVE? -> ?LEAVE
Tim Vaughan [Tue, 26 Apr 2016 20:30:12 +0000 (08:30 +1200)]
LOOP+ -> +LOOP, LEAVE? -> ?LEAVE

8 years agoWorking on ROLL, redefined SPACES
Tim Vaughan [Tue, 26 Apr 2016 19:38:43 +0000 (07:38 +1200)]
Working on ROLL, redefined SPACES

8 years agoFixed ROT/-ROT, added LEAVE? and LOOP+
Tim Vaughan [Tue, 26 Apr 2016 19:25:41 +0000 (07:25 +1200)]
Fixed ROT/-ROT, added LEAVE? and LOOP+