This website requires JavaScript.
Explore
Help
Sign In
kyle
/
sandbox
Watch
1
Star
0
Fork
You've already forked sandbox
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0caf8118c0
sandbox
/
misc
/
kf
/
build.yaml
9 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Start kf (kyle's forth) Here we go with another pass at writing a Forth.
2018-02-21 18:50:23 +00:00
compilers
:
cxx
:
clang++
ld
:
clang++
targets
:
cc
:
kf
:
kf: linux console for I/O
2018-02-21 20:25:03 +00:00
-
interface.cc
Start kf (kyle's forth) Here we go with another pass at writing a Forth.
2018-02-21 18:50:23 +00:00
-
kf.cc