A portable and concise Forth implementation in modern C++
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Clyne 56760f0517 initial commit 2 years ago
.gitignore initial commit 2 years ago
LICENSE initial commit 2 years ago
Makefile initial commit 2 years ago
alee.cpp initial commit 2 years ago
corewords.cpp initial commit 2 years ago
corewords.hpp initial commit 2 years ago
dictionary.hpp initial commit 2 years ago
executor.hpp initial commit 2 years ago
memdict.hpp initial commit 2 years ago
parser.hpp initial commit 2 years ago
state.hpp initial commit 2 years ago
types.cpp initial commit 2 years ago
types.hpp initial commit 2 years ago