|
|
|
|
|
by KurSix
88 days ago
|
|
I get the readability point, but maybe look into embedded DSLs like they do in Lisp or Elixir? You get your custom, readable syntax inside a macro, but it compiles down to native code so you still get to keep all the tooling and perks of the host ecosystem |
|