chsasank / llama.lisp

Lisp dialect designed for HPC and AI
GNU Lesser General Public License v2.1
15 stars 6 forks source link

Move runtime.c to tests folder? #21

Closed chsasank closed 5 months ago

chsasank commented 5 months ago

Because we're using print/fprintf only for testings. Actual functionality doesn't depend on it.

GlowingScrewdriver commented 5 months ago

I suppose we can move run.sh also?

chsasank commented 5 months ago

Yes

chsasank commented 5 months ago

Closed by #18