Go to file
2023-07-26 10:28:27 +00:00
src remove: useless func strchri 2023-07-26 12:13:10 +02:00
tests remove: useless func strchri 2023-07-26 12:13:10 +02:00
wiki Update wiki/strcpy.md 2023-07-26 10:28:27 +00:00
.gitignore add: tmp in .gitignore 2023-07-24 08:56:12 +02:00
README.md Add README.md 2023-06-20 20:55:50 +00:00
run.sh rename the output file from tmp to IronGolem 2023-07-24 03:01:08 +02:00
test.sh auto check if file.input exist 2023-07-26 12:05:04 +02:00

IronGOLEM

librairy for Golem Programming Language

How to use in your projet

You can simply add the latest release to your golem projet and merge IronGolem.asm with your own .asm

Requirements

Build

./run.sh

Fonctions list