Trying to build a forth runtime in C
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška
d163fb22c5
implement source ID, better error handling in nested input
|
3 years ago |
.. |
_included.f
|
add INCLUDE and INCLUDED
|
3 years ago |
_included2.f
|
add INCLUDE and INCLUDED
|
3 years ago |
a.forth
|
move junk to subfolder, add readme
|
3 years ago |
abort.f
|
fix implementation of ABORT, ABORT" and QUIT
|
3 years ago |
combinedtest.f
|
implement source ID, better error handling in nested input
|
3 years ago |
defined.f
|
move junk to subfolder, add readme
|
3 years ago |
doloop.forth
|
move junk to subfolder, add readme
|
3 years ago |
dotquote.txt
|
more words implemented
|
3 years ago |
exit.forth
|
move junk to subfolder, add readme
|
3 years ago |
hello.forth
|
move junk to subfolder, add readme
|
3 years ago |
if.forth
|
move junk to subfolder, add readme
|
3 years ago |
ifmacro.f
|
many fixes and add some missing words
|
3 years ago |
include.f
|
add INCLUDE and INCLUDED
|
3 years ago |
loops.forth
|
move junk to subfolder, add readme
|
3 years ago |
overwrite.forth
|
move junk to subfolder, add readme
|
3 years ago |
ovfloop.f
|
fix loop end checking
|
3 years ago |
postpone.forth
|
move junk to subfolder, add readme
|
3 years ago |
postpone2.f
|
fix postpone
|
3 years ago |
refill_sid.f
|
implement source ID, better error handling in nested input
|
3 years ago |
rescan.f
|
fix fucked execptr after pushing input
|
3 years ago |
saverestore.f
|
implement saving and restoring input, at least for string (file not tested)
|
3 years ago |
str.forth
|
move junk to subfolder, add readme
|
3 years ago |