Title: ASM to IL compiler
Slug: asm-to-il-compiler
Date: 2004-12-10 00:59:00
Author: Kartones
Lang: en
Tags: Development, ASP.NET, Assembler, .NET
Description: A review of an ASM to IL compiler for generating ASP.NET code from Assembly code.

<p> Most .NET related people will know that there are a lot of projects to migrate/port Fortran, Pascal, CAML and other "obsolete" languages to .NET but... A compiler for generating ASP.NET code <b>from Assembly code</b>?!?!? </p><p>You can check it by yourself: <a href="https://www.viksoe.dk/code/all_net.htm">https://www.viksoe.dk/code/all_net.htm</a></p><p> Some people are really really crazy.<br></p>