Y
Hacker News
new
|
ask
|
show
|
jobs
by
bilqis
1213 days ago
You should try typed Racket!
1 comments
fithisux
1213 days ago
Will do. I have also found that 3 days ago
https://github.com/zdimension/hm-infer-scheme
fantastic for research
link
freilanzer
1213 days ago
CL is decent in this regard:
http://alhassy.com/TypedLisp
link
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
https://github.com/zdimension/hm-infer-scheme
fantastic for research