Hacker News new | ask | show | jobs
by gekkonier 2854 days ago
So you want a Lisp with other syntax, right?
2 comments

That's about right. And gradual types, multi methods, generics and tight integration with C++: [0].

Dylan was too long winded for my taste, as are most modern attempts.

[0] https://github.com/codr4life/snabl

You say it like it's a bad thing.
I was just curious, because those functionionality wished is in nearly every list processor, no mather what syntax used. And if not you macro that away, right?