My favorites | Sign in
Google
Projects on Google Code Results 1 - 8 of 8
=New version 0.1.2= There is a new version after quite a long period of inactivity (almost two years actually) - grab it here: *[http://runsharp.googlecode.com/files/runsharp-0.1.2-pre-alpha-src.zip]*. Don't be misled by the small number change! This is what's going to be released as 0.2 afte...
A microkernel based operating system
=A While language compiler for the .NET platform= * [#What_is_the_While_language? What is the While language?] * [#Why_a_compiler_for_a_toy_language? Why a compiler for a toy language?] * [#License License] * [#Command_line_options Command line options] * [#Course_Syntax_(the_/cours...
Libjit is a library that aims to become the standard tool for dynamic compilation. Unlike its competitors like the nanojit, the GNU lightning, and the LLVM, libjit is a project that is open source and free and free software and faster and more platform-independent and easier in usage and easier in s...
Enables developers to build JavaScript applications using a .NET language such as C#. The benefit is increased productivity/maintainability due to the better set of development tools available for the .NET platform and language features such as strong-typing. It also features interoperability with e...
这个项目可以这么缩写 DRuntimes 这是一个关于程序性能和瓶颈分析测试的软件,主要的目的是找出运行时程序所做的一些让我们意想不到的事情,比如一个简单的绑定,但是它也许运行了2次,为了查找并分析它,还有比如一个程序为什么运行如此缓慢,如何去找到他,是不是必须在每个方法增加一段时间间隔日志呢?为了解决这个问题,我决定开发这么一个小工具来帮助我们处理这样的一个问题。 首先它包含一个编译文件的代码注入模块,用于替换我们手动增加代码的麻烦,然后,它拥有一个日志输出系统,让我们知道,到底都在哪里做了些什么。接着,它拥有日志统计分析的功能。虽然目前他的功能都很简单: 1。为一个e...
分析.NET环境中EXE文件的格式,包括其中的文件头、流、表、元数据和IL。
.Net code mutation utility