Metaprogramming in .NET?
What options do I have if I want to generate or change classes/methods at compilation time? Is there any .NET programming language that supports good metaprogramming? I can only think of abandoned languages like Boo and Nemerle. There is also Haxe, but the quality of generated C# code is kinda questinable.
0 comments:
Post a Comment