文件名称:Mixal compiler for .NET framework-开源
文件大小:54KB
文件格式:ZIP
更新时间:2024-05-15 23:02:03
开源软件
MixNet是Knuth针对Microsoft.NET框架的“计算机编程的艺术”中描述的混合汇编语言的编译器。 MixNet生成.NET可执行文件。 所有源代码都是用C#编写的。
【文件预览】:
Mixal.Net
----Tests()
--------primes.mixal(694B)
--------mystery.mixal(537B)
--------quicksort.mixal(2KB)
--------heapsort.mixal(761B)
--------InteroperabilitySample()
--------permutations.mixal(2KB)
--------joseph.mixal(329B)
--------sub.mixal(1KB)
--------easter.mixal(2KB)
--------hello.mixal(147B)
--------card_in.mio(162B)
----MixRuntime()
--------rtexception.cs(1KB)
--------rtdbg.cs(794B)
--------mixdevice.cs(15KB)
--------mixruntime.cs(24KB)
--------mixvm.cs(7KB)
----MixNet()
--------options.cs(1KB)
--------mixdiagnostics.cs(3KB)
--------driver.cs(8KB)
--------codegen.cs(16KB)
--------mixinputread.cs(4KB)
--------names.cs(4KB)
--------mixinstr.cs(48KB)
--------mixparser.cs(33KB)
--------dbg.cs(794B)
--------mixinstrdescr.cs(11KB)
--------mixexceptions.cs(3KB)
--------mixprogram.cs(17KB)
--------mixlexer.cs(11KB)
----makefile(866B)
----readme.txt(3KB)
----BuildAll.bat(23B)