Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Common Lisp is also a statically typed Lisp. It also allows programmers to advise the compiler on optimization:

http://www.lispworks.com/documentation/lw50/CLHS/Body/d_opti...

Using types in Common Lisp:

https://lispcookbook.github.io/cl-cookbook/type.html



> statically typed

Not strongly and dynamically typed?


> Not strongly and dynamically typed?

It has that plus optional static typing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: