#msil
Read more stories on Hashnode
Articles with this tag
What do you think about the possibility of writing object-oriented code using "machine-level" language? Well, it is possible if you use .NET IL...
Perhaps it's because the first language I learned was assembler; I simply enjoy delving into the internals. We often hear about stack memory, but...
Learning .NET IL/MSIL/CIL (short for Intermediate Language) is not as hard as you may think. I've started publishing videos about learning and writing...