kyleect / locks

A toy language branched from Lox to learn language implementation and tooling. Forked from loxcraft
https://kyleect.github.io/locks/#/docs
MIT License
0 stars 0 forks source link

Add `process_exit(code)` function #73

Open kyleect opened 7 months ago

kyleect commented 7 months ago
process_exit(1); // Exits the locks runtime with exit code
kyleect commented 6 months ago

https://tldp.org/LDP/abs/html/exitcodes.html#EXITCODESREF