Y
Hacker News
new
|
ask
|
show
|
jobs
by
klavinski
1205 days ago
See also the Higher-Order Virtual Machine for a functional, non-garbage-collected, and parallel runtime:
https://github.com/HigherOrderCO/HVM
1 comments
nextaccountic
1204 days ago
Hey, that's pretty cool! The lang that targets this runtime is
https://github.com/HigherOrderCO/Kind
link