- License: MIT License ×
Compilers
Showing page 1 of 5.
-
MinGW - Minimalist GNU for Windows A native Windows port of the GNU Compiler Collection (GCC)
1,338,895 weekly downloads -
Reflexil Reflexil is an assembly editor and runs as a plug-in for Reflector. Using Mono.Cecil, Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports 'on the fly' C# and VB.NET code injection.
696 weekly downloads -
Psyco, the Python Specializing Compiler Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". The project is now dead and replaced by PyPy: http://pypy.org/
171 weekly downloads -
unluac A decompiler for Lua 5.1
105 weekly downloads -
decompyle - Python Decompiler Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.
146 weekly downloads -
ELFIO ELFIO is a header-only C++ library intended for reading and generating files in the ELF binary format
42 weekly downloads -
Desquirr decompiler Desquirr is a decompiler plugin for Interactive Disassembler Pro. It is currently capable of simple data flow analysis of binaries with Intel x86 machine code.
21 weekly downloads -
ScriptSWF A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
20 weekly downloads -
Waxeye Parser Generator Waxeye is an easy to use parser generator based on parsing expression grammars (PEGs). Supports C, Java, Javascript, Python, Ruby and Scheme.
18 weekly downloads -
ParaPascal ParaPascal is a programming language, an integrated development environment and simulator for learning concurrent programming.
13 weekly downloads -
SpeedBasic SpeedBasic Translator. Converts basic oop syntax to c++.
12 weekly downloads -
Oberon2 Studio Oberon2 Studio is a set of tools, including, but not limited to, editor, compiler and linker for the Oberon-2 programming language on Microsoft® Windows® OS.
7 weekly downloads -
Objective Lua Objective Lua is a dialect of Lua extended with syntax borrowed from Objective C to add object orientation support.
6 weekly downloads -
JSMin Eclipse Plugin This is an Eclipse plugin based on JSMin Javascript minifier. It adds an Ant task called jsminify that copies Javascript files and minifies them while copying, thus leaving the sources intact.
4 weekly downloads -
MLKit Full-blown Standard ML Compiler
3 weekly downloads -
C Cod C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
1 weekly downloads -
Extensible Compiler for JVM The goal of the project is to create extensible compiler to JVM. The compiler uses plugins and extensible syntax defined in separate project.
2 weekly downloads -
Indie The Indie language is an effort to provide novel features of modern languages, including strict type safety, generic types, and garbage collection, without the overhead of a runtime executable like the Java Virtual Machine.
2 weekly downloads -
KimL An esoteric programming language whose compiler and virtual machine were made for learning purpose.
2 weekly downloads -
MicroJava Compiler and IDE mjcide was developed as a final project for Compiler class at UFABC (Universidade Federal do ABC). The project has two components: a microjava compiler (MIT license) and an IDE (LGPL 2.1 license).
2 weekly downloads -
RunSharp Generate code on the fly, using high-level syntax.
2 weekly downloads -
The Nine Programming Language Nine is a programming language based loosely on Python that strives to achieve the same level of writability without sacrificing runtime efficiency.
2 weekly downloads -
bgb system several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
2 weekly downloads -
macrolang Macro Scipting Language (MSL) is a light weight perl-like scripting language that is intended to be added to existing or new applications to provide macro support. It can also run standalone as well. The syntax is very close to perl and c.
2 weekly downloads -
oscript oscript is script language. it have very simple syntax and cover how to define a string , integer, float, array, object and function... it be fit for embed script in host jave or c/c++ programe. it is a easy and fast VM implement for c/c++.
2 weekly downloads