RSS 23 projects tagged "Code Generators"

Download No website Updated 11 May 2013 Racket

Screenshot
Pop 521.57
Vit 146.83

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

No download Website Updated 12 Jul 2012 Stunnix JavaScript Obfuscator and Encoder

Screenshot
Pop 126.45
Vit 22.05

Stunnix JS-Obfus protects your JavaScript code from potential analyzing/studying/reworking by unwanted parties. It's both an obfuscator and encoder for the JavaScript/JScript source code. It converts the JavaScript/JScript source files into highly mangled and obfuscated form, making it extremely difficult to study, analyse, reuse, and re-work for competitors or customers, while fully retaining functionality of the original source code, and then encodes it afterwards, making it completely unreadable. There are a lot of options to control all aspects of code hiding, and full support for all syntax constructs. It is designed to be multi-module aware.

No download Website Updated 02 Jul 2012 Stunnix VBScript and ASP Obfuscator and En...

Screenshot
Pop 83.21
Vit 18.56

Stunnix VBS-Obfus protects your VBScript code from potential analysis, study, or reworking by unwanted parties. It's both an obfuscator and encoder for the VBScript code. It converts the VBScript in raw .vbs files, or in ASP or HTML pages into a highly obfuscated form, making it extremely difficult to study, analyse, or reuse, while fully retaining functionality of the original source code. It optionally adds expiration and hostname checking. It has a lot of options to control all aspects of code hiding, and has full support for all syntax constructs. It is designed to be multi-module aware.

No download Website Updated 29 Jan 2012 jcpp

Screenshot
Pop 65.73
Vit 6.50

JCPP is a complete, compliant, standalone, pure Java implementation of the C preprocessor. It is intended to be of use to people writing C-style compilers in Java using tools like sablecc, antlr, JLex, CUP, and so forth. It has been used to successfully preprocess much of the source code of the GNU C library.

Download Website Updated 10 May 2009 Dia2Postgres

Screenshot
Pop 58.79
Vit 3.53

Dia2Postgres is a Perl script that can be used to convert Dia diagrams into PostgreSQL scripts or PHP mirror classes which can add, update, and modify table entries automatically. It has support for inheritance, simple references (limited to a single field), and a fake enum type which creates a table.

Download Website Updated 07 Apr 2009 doublecpp

Screenshot
Pop 40.73
Vit 4.63

Doublecpp is a preprocessor for C++ that handles a new linguistic construct for defining branches of a multi-method. The "right" branch of such a method will be selected dynamically at run-time according to the actual type of the object on which the method is invoked, and to the actual type of the first argument: double dispatch. This basically implements dynamic overloading in C++.

Download Website Updated 25 May 2008 bitstring

Screenshot
Pop 22.41
Vit 1.00

Bitstring is a powerful language extension for OCaml which adds native parsing of arbitrary bitstrings, in the style of Erlang. Bitstring can be used to parse and generate binary file formats and binary protocols. This project was formerly known as "bitmatch".

No download Website Updated 24 Jan 2008 Pas2Dox

Screenshot
Pop 22.14
Vit 44.07

Pas2Dox is a pre-processor add-on for the Doxygen documentation generator. This allows the production of advanced documentation from Delphi/Kylix source code.

No download Website Updated 13 Jun 2007 WriteTarget

Screenshot
Pop 18.17
Vit 1.00

WriteTarget is a universal text generator based on Bash text substitution. It can be used to generate text in any programming or markup language. The generator does not define its own language; it rather defines several functions, making it possible to use Bash for creating simple or sophisticated templates.

Download Website Updated 23 Mar 2006 h2incn

Screenshot
Pop 21.21
Vit 1.67

h2incn tries to directly convert C/C++ headers to Nasm-style include files, and can be used in a makefile. It is useful if you want to use the same structures or external variable declarations in C and assembler code, and you don't want to use two separate files and update both each time you change something. It is written in a mix of C and C++ code. It currently works for simple files.

Screenshot

Project Spotlight

Burp

A program to backup and restore data.

Screenshot

Project Spotlight

Parted Magic

A tool for partitioning and disk management tasks.