dylan-hackers / mindy

Mindy - minimal compiler-interpreter for Dylan
Other
21 stars 9 forks source link

Run valgrind against interpreter #46

Open waywardmonkeys opened 8 years ago

waywardmonkeys commented 8 years ago

We should look at running our tests under valgrind (or just doing some basic initial investigation).

(Running the compiler with valgrind is a separate issue.)