forked from mono/mono
-
Notifications
You must be signed in to change notification settings - Fork 0
Mono open source ECMA CLI, C# and .NET implementation.
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
COPYING.LIB
midnite8177/mono
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is Mono. Installation: Read doc/download for installation instructions, or read the HTML version: http://www.go-mono.com/download.html A directory roadmap: doc/ Contains documentation and the web site contents. mono/ The core of the executable. metadata/ The library to deal with executables and libraries for .NET dis/ CIL executable Disassembler cli/ Common code for the JIT and the interpreter. cil/ Common Intermediate Representation, XML definition of the CIL bytecodes. interp/ Interpreter for CLI executables. * Using Mono Once you have installed the software, you can run a few programs: monodis program.exe That will dump the bytecodes for program.exe. Monodis support a number of options that dumps various metadata tables (chapter 23 of the Partition III). You can try the interpreter like this: mint program.exe
About
Mono open source ECMA CLI, C# and .NET implementation.
Resources
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
COPYING.LIB
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 85.7%
- C 10.3%
- Classic ASP 1.4%
- Perl 0.9%
- JavaScript 0.8%
- Shell 0.5%
- Other 0.4%