adding cleaning engines, adding image engine
Test / build (push) Successful in 1m6s
Build / build (push) Successful in 1m14s

This commit is contained in:
2026-05-20 18:04:53 +02:00
parent 45453c1b9e
commit bc84a9f553
5 changed files with 712 additions and 551 deletions
+4
View File
@@ -84,3 +84,7 @@ int main(void)
return 0;
}
```
## Documentation
A full documentation on how to use this interpreter will come soon (when I'll stop being lazy).