Y
Hacker News
new
|
ask
|
show
|
jobs
by
freilanzer
1213 days ago
CL is decent in this regard:
http://alhassy.com/TypedLisp
2 comments
bilqis
1209 days ago
I don’t have much experience with CL, but I was always a bit put off by a mixture of different paradigms it has, ie it’s not being a pure or kinda pure functional language.
link
freilanzer
1206 days ago
That's an advantage for me, tbh.
link
freilanzer
1213 days ago
I meant regarding types, I think the equivalent to the other link would be Coalton:
https://github.com/coalton-lang/coalton
link