Hacker News new | ask | show | jobs
by eudox 3634 days ago
>arbitrary lisp program

Well, Carp is a dialect of Lisp so it's free to impose whatever semantics it wants. It's not a dynamically-typed language (where it would indeed be impossible to statically manage memory).

1 comments

Yes, only the statically compiled code is GC free.