This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
VolksForth
Watch
1
Star
0
Fork
0
You've already forked VolksForth
mirror of
https://github.com/forth-ev/VolksForth.git
synced
2024-11-22 05:32:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
00a683c335
VolksForth
/
8080
/
CPM
/
tests
/
inctest.fth
2 lines
63 B
Forth
Raw
Normal View
History
Unescape
Escape
Use the real interpret in include, and overwrite the original include
2023-05-07 10:54:14 +00:00
.
( included from stream file: "1 2 + 4 * .": )
1
2
+
4
*
.
cr
Reference in New Issue
Copy Permalink