Akuli / jou

Yet another programming language
MIT License
11 stars 4 forks source link

Introduce "jou --valgrind" #409

Closed Akuli closed 7 months ago

Akuli commented 7 months ago

jou --valgrind my_code.jou finds memory leaks and other naughty behavior. Only works on Linux, valgrind does not support windows at all.