Forth interpreter written in C
Go to file
Dominic Grimm 411665061d
All checks were successful
continuous-integration/drone/push Build is passing
Update CI
2023-08-05 18:17:30 +02:00
include Fix memory leak by adding "owner" concept of node 2023-08-05 12:52:28 +02:00
src Fix memory leak by adding "owner" concept of node 2023-08-05 12:52:28 +02:00
.drone.yml Update CI 2023-08-05 18:17:30 +02:00
.gitignore Complete rewrite 2023-08-04 21:42:01 +02:00
CMakeLists.txt Complete rewrite 2023-08-04 21:42:01 +02:00
Doxyfile Complete rewrite 2023-08-04 21:42:01 +02:00
test.fth Complete rewrite 2023-08-04 21:42:01 +02:00