vvhitespace/.git
4 years agoAdded basic tests for stack and arithmetic IMPs.
Aaron Taylor [Thu, 4 Jul 2019 22:37:06 +0000 (15:37 -0700)]
Added basic tests for stack and arithmetic IMPs.

4 years agoAdded basic test system for VVhitespace interpreter.
Aaron Taylor [Thu, 4 Jul 2019 21:02:38 +0000 (14:02 -0700)]
Added basic test system for VVhitespace interpreter.

4 years agoModified labels to use a Vtab.
Aaron Taylor [Thu, 4 Jul 2019 20:07:28 +0000 (13:07 -0700)]
Modified labels to use a Vtab.

4 years agoFirst batch of changes to turn Whitespace interpreter into VVhitespace interpreter...
Aaron Taylor [Tue, 2 Jul 2019 22:51:21 +0000 (15:51 -0700)]
First batch of changes to turn Whitespace interpreter into VVhitespace interpreter. WIP.

4 years agoImporting the Whitespace interpreter as a starting point.
Aaron Taylor [Tue, 2 Jul 2019 22:50:54 +0000 (15:50 -0700)]
Importing the Whitespace interpreter as a starting point.

4 years agoA few changes to labels and VTabs as I write the interpreter.
Aaron Taylor [Tue, 2 Jul 2019 22:17:41 +0000 (15:17 -0700)]
A few changes to labels and VTabs as I write the interpreter.

4 years agoAdded compiler for pseudo-VVhitespace -> VVhitespace.
Aaron Taylor [Tue, 2 Jul 2019 21:56:49 +0000 (14:56 -0700)]
Added compiler for pseudo-VVhitespace -> VVhitespace.

4 years agoMoved Hello, World example to new file extension.
Aaron Taylor [Tue, 2 Jul 2019 21:55:33 +0000 (14:55 -0700)]
Moved Hello, World example to new file extension.

4 years agoAdded Hello, World example to VVhitespace folder.
Aaron Taylor [Tue, 2 Jul 2019 21:51:34 +0000 (14:51 -0700)]
Added Hello, World example to VVhitespace folder.

4 years agoAdded specification for VVhitespace language.
Aaron Taylor [Tue, 2 Jul 2019 21:48:23 +0000 (14:48 -0700)]
Added specification for VVhitespace language.