Writing a language for the CLR is pretty easy, the...
# random
z
Writing a language for the CLR is pretty easy, the bytecode is well documented. It sounds like a lot of people are talking about porting a language to the CLR which is where you would run into problems with reified generics.