chsasank / llama.lisp

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

Next steps for C-Lisp: `while`, symbol scopes #33

Closed GlowingScrewdriver closed 4 months ago

GlowingScrewdriver commented 5 months ago

These are necessities for clean code. For the time being, break and continue will not be implemented.

GlowingScrewdriver commented 4 months ago

Fixed by #35