diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,5 +3,9 @@ test.gorth test Makefile gorth +examples/const.gorth +examples/hello_world.gorth +examples/string.gorth +examples/words.gorth *.o *.s |
![]() |
index : marp.git | |
Stack based programming language. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -3,5 +3,9 @@ test.gorth test Makefile gorth +examples/const.gorth +examples/hello_world.gorth +examples/string.gorth +examples/words.gorth *.o *.s |