This is by far the most what the fuck language that I've seen in a long while. It displays an astonishing amount of creativity and novel (at least to me) ideas, most of which are probably bad and won't survive for long, but some of them are really cool! Things like "packed loops"
I wonder if the lack of strongly statically typed embeddable languages is due to an accident or a fundamental limitation of implementations of such languages. Is the type checker code too big? Is it too complex?
Lapz|7 years ago
mlinksva|7 years ago
https://github.com/FascinatedBox/lily https://news.ycombinator.com/item?id=12015158
mastax|7 years ago
(Interesting and very easy to modify, maybe not "production ready")
tomp|7 years ago
This is by far the most what the fuck language that I've seen in a long while. It displays an astonishing amount of creativity and novel (at least to me) ideas, most of which are probably bad and won't survive for long, but some of them are really cool! Things like "packed loops"
or using `return` as a variable without exiting Really cool!ainar-g|7 years ago
vitriol83|7 years ago