.gitignore
|
initial commit; we have evaluation!
|
2021-02-13 21:09:56 -05:00 |
builtins.go
|
comment on the nature of truth and falsehood
|
2021-02-20 18:59:41 -05:00 |
eval.go
|
whoops, lost the bad-word error case
|
2021-02-20 19:18:45 -05:00 |
flags.go
|
tests, abstracting output for PRINT and EMIT
|
2021-02-20 12:09:04 -05:00 |
go.mod
|
initial commit; we have evaluation!
|
2021-02-13 21:09:56 -05:00 |
main.go
|
define /MOD in prosper, not as a built-in
|
2021-02-20 19:13:28 -05:00 |
mem_test.go
|
initial commit; we have evaluation!
|
2021-02-13 21:09:56 -05:00 |
mem.go
|
initial commit; we have evaluation!
|
2021-02-13 21:09:56 -05:00 |
stack_test.go
|
make IF/ELSE/THEN work!
|
2021-02-20 15:52:27 -05:00 |
stack.go
|
make IF/ELSE/THEN work!
|
2021-02-20 15:52:27 -05:00 |
words_test.go
|
make IF/ELSE/THEN work!
|
2021-02-20 15:52:27 -05:00 |
words.go
|
make IF/ELSE/THEN work!
|
2021-02-20 15:52:27 -05:00 |