Hacker News new | ask | show | jobs
by az09mugen 168 days ago
Hello, interesting choices in the syntax. I always wanted python with the possibility of writing it with functional concepts. And that's very nice.

It's purely personal, by reading "Features at a glance" there is the interpolation of Ruby that I really don't like, I prefer by far the f-strings of python. And I don't think I'll be using unless and until that much (aren't they also Ruby ?). Again that's just IMHO.

If I had more skills in writing parsers and tokenizers, that's probably a project I'd do.

Nice job !