This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
forth
Watch
1
Star
0
Fork
You've already forked forth
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Trying to build a forth runtime in C
52
Commits
1
Branch
0
Tags
285 KiB
C
72.1%
Forth
27.6%
CMake
0.2%
Tree:
5ddba1b4e2
forth
/
testfiles
/
if.forth
4 lines
55 B
Raw
Blame
History
:
yesno
IF
."
yes
"
ELSE
."
no
"
THEN
;
1
yesno
0
yesno
Reference in new issue
View Git Blame
Copy Permalink