Skip to content

yhr0x43/gotoForth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotoForth

An indirect threaded forth implementation that is compatible with ISO C. It compiles with -Werror -Wall -Wextra -pedantic. Of course a bit of undefined behavior is abused to achive this goal. This program rely too much on implementation detail to work, it probably will not work on anyone else's system by default.

Compile

$ make
$ ./forth

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published