I also drafted `dotnet build` support but… time to focus on other projects such as #Conari to release lighter modules due to reduced ton of delegates; +more as #opensource
I also drafted `dotnet build` support but… time to focus on other projects such as #Conari to release lighter modules due to reduced ton of delegates; +more as #opensource
I have considered writing ILAsm for 6502 developers, but I am checking out the market first.
I have considered writing ILAsm for 6502 developers, but I am checking out the market first.
#csharp #dotnet
2. Take ILASM and re-produce Roslyn
3. Then bootstrap Roslyn through successive versions to current version.
Step 2 is using an independent toolchain + IL to produce a minimal compiler
2. Take ILASM and re-produce Roslyn
3. Then bootstrap Roslyn through successive versions to current version.
Step 2 is using an independent toolchain + IL to produce a minimal compiler
ilasm would be possible, but I'm not sure I really get how?
In the end compiling and running some level of modern .NET requires not only compiling C#, but also running CIL?
ilasm would be possible, but I'm not sure I really get how?
In the end compiling and running some level of modern .NET requires not only compiling C#, but also running CIL?