Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1291 days ago
Common Lisp supports gradual typing.
1 comments
medo-bear
1291 days ago
but not static mem allocation
link
pjmlp
1291 days ago
It surely does, including stack values.
That is the thing, Lisp is not only lists unless one is stuck using Lisp 1.5.
link
medo-bear
1291 days ago
i dont think were talking about the same thing unless youre claiming that common lisp can be non garbage collected. otherwise stack allocation is very implementation dependent
link