RSS 74 projects tagged "Code Generators"

Download No website Updated 11 May 2013 Racket

Screenshot
Pop 506.06
Vit 129.31

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.

Download No website Updated 29 Mar 2009 ManEdit

Screenshot
Pop 250.49
Vit 7.86

The ManEdit UNIX Manual Page Editor is an editor specifically tailored for UNIX manual pages. It has a preview viewer, uses the manual page XML format for easy editing, and comes with a tutorial and reference guide. It uses the GTK+ widget set and features syntax highlighting, a complete drag and drop system for easy viewing and editing, a crash recovery system, and sample manual page templates.

Download Website Updated 08 Mar 2013 Styx

Screenshot
Pop 218.57
Vit 25.57

Styx is a scanner/parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree, including it's C interface, preservation of full source information, pretty printing to faciliate source-source translation, and persistence to aid rapid interpreter writing. It also supports reentrancy. Styx works well under several different OSes, including serveral Unixes, DOS, and Windows.

Download Website Updated 26 Jul 2004 DWI

Screenshot
Pop 50.75
Vit 1.56

DWI, Data With Interaction, is an Object-to-Relational Mapping (ORM)-based RAD (Rapid Application Development) system for rapidly creating data-driven desktop GUI applications. It maps SQL tables into several object systems, including QOF, GLib GObjects, and GTK/GNOME. It can be used with the Glade GUI designer. It supports multiple databases through ODBC and libdbi.

No download Website Updated 26 Aug 2002 The TenDRA compiler

Screenshot
Pop 61.48
Vit 1.00

The TenDRA compiler is a C/C++ compiler aimed at being a state of the art compiler: incorporating new research ideas, always producing correct code, and improving compiler performance where possible given the previous points. It offers ANSI/ISO C features and strong code verification. It is developed on a number of different operating systems and architectures.

No download Website Updated 20 Sep 2002 Oculus Layout System

Screenshot
Pop 19.60
Vit 1.00

The Oculus Layout System supplies a Java layout API, and an easy-to-use visual builder, which works with both Swing and AWT. Main features include a proprietary stretching model, which enables the system to automatically infer how to properly stretch almost any user interface, and a cursor-based layout paradigm which dramatically improves the readability and maintainability of the layout code.

Download Website Updated 18 Dec 2002 Temgen universal code generator

Screenshot
Pop 27.28
Vit 1.41

Temgen is an universal code generator based on its own template language. It can be used for generating any texts, such as program source in any language, HTML documents, or even texts in natural languages. Possible applications are similar to preprocessors (such as M4) and to PHP-like tools. Template code is clean and easy to read. The embed/emit pair is simpler in use then divert/undivert known from M4.

Download Website Updated 04 Nov 2003 Turck MMCache for PHP

Screenshot
Pop 322.73
Vit 5.82

Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows.

Download Website Updated 03 Jun 2003 Java+ Preprocessor

Screenshot
Pop 78.13
Vit 2.89

Java+ is a Java preprocessor that adds its features to any Java compiler. It has long, multi-line strings with executable inclusions like Perl or Ruby, optionally segregates Java+ strings into ResourceBundle files, eliminates the need for JSP or ASP and their implied need for Java compilers on deployment servers (a security concern), and adds absolutely no overhead in either space or time. There are graphical and command line interfaces, and a simple, general, and recursive string syntax.

Download Website Updated 25 Apr 2013 Marathon

Screenshot
Pop 333.57
Vit 57.40

Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI. It's written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

Screenshot

Project Spotlight

stream

A Dart Web server.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.