scheme.forth.jl.git
7 years agoAlmost done with characters.
Tim Vaughan [Tue, 5 Jul 2016 06:40:49 +0000 (08:40 +0200)]
Almost done with characters.

7 years agoDraft character atom implementation.
Tim Vaughan [Mon, 4 Jul 2016 22:15:56 +0000 (00:15 +0200)]
Draft character atom implementation.

7 years agoBetter handling of booleans.
Tim Vaughan [Mon, 4 Jul 2016 22:07:15 +0000 (00:07 +0200)]
Better handling of booleans.

7 years agoImplemented parse index stack.
Tim Vaughan [Mon, 4 Jul 2016 22:01:58 +0000 (00:01 +0200)]
Implemented parse index stack.

7 years agoInput succesfully shifted to read.
Tim Vaughan [Mon, 4 Jul 2016 20:48:29 +0000 (22:48 +0200)]
Input succesfully shifted to read.

7 years agoShifting stream input into read.
Tim Vaughan [Mon, 4 Jul 2016 06:27:04 +0000 (08:27 +0200)]
Shifting stream input into read.

7 years agoSmall changes.
Tim Vaughan [Wed, 22 Jun 2016 10:22:44 +0000 (22:22 +1200)]
Small changes.

Turns out we need terminal input to be handled
directly by read.

7 years agoOutput style change.
Tim Vaughan [Wed, 22 Jun 2016 01:47:04 +0000 (13:47 +1200)]
Output style change.

7 years agoBooleans implemented.
Tim Vaughan [Tue, 21 Jun 2016 21:21:27 +0000 (09:21 +1200)]
Booleans implemented.

7 years agoIntegers implemented.
Tim Vaughan [Tue, 21 Jun 2016 11:34:37 +0000 (23:34 +1200)]
Integers implemented.

7 years agoFixed term colour bug.
Tim Vaughan [Sun, 19 Jun 2016 05:10:32 +0000 (17:10 +1200)]
Fixed term colour bug.

7 years agoFiddling with parser (reader?)
Tim Vaughan [Sun, 12 Jun 2016 08:28:59 +0000 (20:28 +1200)]
Fiddling with parser (reader?)

7 years agoMoved ansi colour words to distinct file.
Tim Vaughan [Sun, 12 Jun 2016 01:25:03 +0000 (13:25 +1200)]
Moved ansi colour words to distinct file.

7 years agoInitial commit.
Tim Vaughan [Sun, 12 Jun 2016 01:03:05 +0000 (13:03 +1200)]
Initial commit.