Starfflame
|
ce6b85a5e7
|
Add busted tests
|
2021-05-19 00:41:01 -05:00 |
Starfflame
|
b88cc3a85e
|
fix inputstream
|
2021-05-19 00:37:47 -05:00 |
Starfflame
|
119da5673d
|
refactor inputstream to make it more easily testable
|
2021-05-18 23:46:50 -05:00 |
Starfflame
|
444a5590cd
|
Add .busted config, seperate interpreter functions from initial setup code for forth machine
|
2021-05-18 22:43:19 -05:00 |
Starfflame
|
e8bcb186e3
|
Add instruction pointers
|
2021-05-17 20:59:46 -05:00 |
Starfflame
|
6959c473f8
|
rename State type to Environment
|
2021-05-14 03:29:54 -05:00 |
Starfflame
|
804c2a1cca
|
Add ' and EXECUTE
|
2021-05-13 06:09:05 -05:00 |
Starfflame
|
ecdf648d96
|
Expand core words dictionary
|
2021-05-13 05:54:06 -05:00 |
Starfflame
|
e5090f532e
|
Move helper functions for the CoreWords dictionary into its own module.
|
2021-05-13 04:19:54 -05:00 |
Starfflame
|
fe6bc4f8cb
|
cleanup
|
2021-05-13 00:40:08 -05:00 |
Starfflame
|
04ed7427cd
|
Refactor DataStructures, add initial implementation of ForthInterpreter
|
2021-05-13 00:23:42 -05:00 |
Starfflame
|
c20df3883f
|
add DataStructures module
|
2021-05-12 03:32:25 -05:00 |
Starfflame
|
5dc66425f5
|
Add InputStream type.
|
2021-05-11 22:58:33 -05:00 |
Starfflame
|
b37499b7bc
|
add CoreWords dictionary
|
2021-05-11 03:19:54 -05:00 |
Starfflame
|
86d380a67e
|
fix indentation issues
|
2021-05-11 01:58:09 -05:00 |
Starfflame
|
d86cec723e
|
implement code hygiene fixes
|
2021-05-11 01:55:13 -05:00 |
Starfflame
|
ca797f9e49
|
Added basic WordInfo implementation
|
2021-05-11 01:01:38 -05:00 |
Starfflame
|
41276fde68
|
Add some things for Dictionaries; expand the definition of ForthState
|
2021-05-10 20:43:33 -05:00 |
Starfflame
|
29952c7355
|
remove old Stack.tl
|
2021-05-10 01:33:12 -05:00 |
Starfflame
|
01d92a6b8c
|
remove compiled lua files
|
2021-05-10 01:32:30 -05:00 |
Starfflame
|
3f8d8e2bfc
|
Adding some base data structures
|
2021-05-10 01:23:32 -05:00 |
Starfflame
|
601cc43666
|
add ForthState
|
2021-04-30 19:58:13 -05:00 |
Starfflame
|
77831b50d9
|
initial commit
|
2021-04-30 19:54:47 -05:00 |