This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
prosper
Watch
1
Star
0
Fork
0
You've already forked prosper
Code
Releases
Activity
8
Commits
1
Branch
0
Tags
e5bb216f9524bcb21a1e3d8964ca6786838032de
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
e5bb216f95
implement PICK on stacks to make the implementation of I less silly
2021-02-14 20:32:38 -05:00
.gitignore
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
builtins.go
implement PICK on stacks to make the implementation of I less silly
2021-02-14 20:32:38 -05:00
eval.go
add DO LOOP
2021-02-14 20:26:30 -05:00
go.mod
initial commit; we have evaluation!
2021-02-13 21:09:56 -05:00
main.go
add DO LOOP
2021-02-14 20:26:30 -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
implement PICK on stacks to make the implementation of I less silly
2021-02-14 20:32:38 -05:00
words_test.go
add DO LOOP
2021-02-14 20:26:30 -05:00
words.go
add DO LOOP
2021-02-14 20:26:30 -05:00
Description
FORTH-ish interpreter
62
KiB
Languages
Go
100%