搜索资源列表
retroguard-v2.3.1gpl
- retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
Lua2IL
- Lua to IL (Intermediate Language) bytecode interpreter (virtual machine) written for .NET CLR in CSharp
Delphi_Programming_bytecodematrix_fonts
- Delphi编程设计阵字体字节码源代码Delphi Programming bytecode code matrix fonts -Delphi Programming bytecode code matrix fonts
muparsersse_src
- 不少程序须要用到数学表达式解析器,本代码力求简明快速做到这一点。-Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It
lc
- 引用原作者:这个类C编译器是我在2008年写的,完成度并不高,并没有实现指针、struct这些,不过还是实现了基本的C语言数据类型(int/char/long/short等),函数的声明、定义、调用、递归,if/for/while/goto等跳转,详细请看sample和source。 为了节省开发的时间,词法和语法分析分别采用lex和yacc编写,可以用Cygwin里面的flex和bison进行编译。另外我觉得编译成x86的bytecode比较麻烦,所以定义了一套自己的bytecode
lua-5.2.0-tests.tar
- Lua是一个强大、快速、轻量级的、可嵌入的脚本语言。 Lua结合简单程序的语法与强大的数据描述构造基于关联数组和可扩展的语义。Lua是动态类型,通过解释字节码的运行一个基于寄存器的虚拟机,自动内存管理和增量垃圾收集,这使得它非常适合配置、脚本、和快速原型。 -Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax
clamav-bytecode-compiler-master
- camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容-calav,welcome to download the code
neko-2.0.0-linux.tar
- Neko s compiler and virtual machine sources with garbage collection. The compiler converts a source .neko file into a bytecode .n file that can be d with the virtual machine. -Neko s compiler and virtual machine sources with garbage collection. The