]> code.bitgloo.com Git - clyne/sforth.git/commit
create namespace; refactor header
authorClyne Sullivan <clyne@bitgloo.com>
Sat, 30 Nov 2024 15:02:26 +0000 (10:02 -0500)
committerClyne Sullivan <clyne@bitgloo.com>
Sat, 30 Nov 2024 15:02:26 +0000 (10:02 -0500)
commitcb04555442286affb56a95a54c428f8f643b3503
tree7e3a2347745bdb052deaff2d136f7b2a14ea1321
parentd2cff5f967bb1e625ad54d400059965a04618c4a
create namespace; refactor header
forth.hpp [deleted file]
main.cpp
sforth/comp_word.hpp [new file with mode: 0644]
sforth/forth.hpp [new file with mode: 0644]
sforth/native_word.hpp [new file with mode: 0644]
sforth/types.hpp [new file with mode: 0644]