Hacker News new | ask | show | jobs
by Akronymus 1328 days ago
In f# you could use type providers for that.

In C# there's source generators.

I am sure there are other options for other languages.