Forth interpreter written in C
Go to file
Dominic Grimm 7490439223
All checks were successful
continuous-integration/drone/push Build is passing
Add error call stack if call stack exceeds maximum capacity
2023-08-05 20:19:52 +02:00
include Add error call stack if call stack exceeds maximum capacity 2023-08-05 20:19:52 +02:00
src Add error call stack if call stack exceeds maximum capacity 2023-08-05 20:19:52 +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