carp-lang / Carp

A statically typed lisp, without a GC, for real-time applications.
Apache License 2.0
5.52k stars 173 forks source link

(()) seems to cause an infinite loop on the latest release #1427

Open Gavinok opened 2 years ago

Gavinok commented 2 years ago

Haven't tried on master yet but just typing in (()) into the repl causes an infinite loop for some reason.