monomon
monomon@programming.dev
Joined
1 posts • 52 comments
Scary, there is a real danger for Bulgaria to go the same route, after brain drain rate at least reversed in the last years. Here’s to hoping
Both languages you mentioned i highly recommend.
Lisp macros are another level, because they are part of the language - you can use all language primitives to transform forms however you like.
Haskell will give you a different view of programming. It’s beautiful and concise, and implements all sorts of academic research in languages. Ocaml is similar in many respects.
Lisp macros.
But I’d be curious of the possibilities of generating code with tree sitter.