This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
prosper
Watch
1
Star
0
Fork
0
You've already forked prosper
Code
Releases
Activity
17
Commits
1
Branch
0
Tags
fee9325155efdfb0e19b316d2b961270dfba2fd5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Ashby
fee9325155
comment on the nature of truth and falsehood
2021-02-20 18:59:41 -05:00
.gitignore
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
builtins_test.go
tests, abstracting output for PRINT and EMIT
2021-02-20 12:09:04 -05:00
builtins.go
comment on the nature of truth and falsehood
2021-02-20 18:59:41 -05:00
eval.go
make IF/ELSE/THEN work!
2021-02-20 15:52:27 -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
add yet more common words
2021-02-20 18:47:10 -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
Description
FORTH-ish interpreter
62
KiB
Languages
Go
100%