This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
prosper
Watch
1
Star
0
Fork
0
You've already forked prosper
Code
Releases
Activity
4
Commits
1
Branch
0
Tags
199203e73f222c8196e1b4d56fbe5fd3318e3cbb
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
199203e73f
add equality checking and lt,gt,etc
2021-02-14 12:20:34 -05:00
.gitignore
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
builtins.go
add equality checking and lt,gt,etc
2021-02-14 12:20:34 -05:00
eval.go
add return stack
2021-02-14 11:58:43 -05:00
go.mod
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
main.go
add equality checking and lt,gt,etc
2021-02-14 12:20:34 -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
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
stack.go
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
words_test.go
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
words.go
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
Description
FORTH-ish interpreter
62
KiB
Languages
Go
100%