Projects tagged ‘code_generators’ and ‘compilers’


[24 total ]

0 Users

XML^2 ("XML to square", you can write also xml2sqr, "eXtensible Module Language by eXtensible Markup Language"), is a development framework, based on an XML-based scripting language, translated by an interpreter/compiler in vba, C# or Java.
Created 11 months ago.

0 Users

Depager is a self extensible parser generator.
Created 11 months ago.

0 Users

Rpg2Cpp (Rpg++) is a compiler that translates RPG-III and RPG/400 sources from IBM-midrange systems (iSeries, AS/400) to native C++ code. C++ class-libraries resembling the RPG-III datatypes are included as well as a tiny CL-runtime-system.
Created 11 months ago.

0 Users

Waxeye makes language development easy and fun. It uses scanner-less parsing, grammar testing, automatic AST generation and language independent, modular parsing expression grammars (PEGs). Currently, supports C, Java, Python, Ruby and Scheme.
Created 11 months ago.

0 Users

JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap.JAXX features advanced data binding and event handling, and ... [More] uses (fully compiled) Java as its scripting language [Less]
Created 12 months ago.

0 Users

Created 12 months ago.

0 Users

An implementation of the Model-View-Controller (MVC) design pattern based on the Jakarta Struts Framework. Includes a core library (Horizon), a servlet container (Stratus), and a Server Pages Engine ... [More] (Phase). Resembles the J2EE web container environment. [Less]
Created about 1 year ago.

0 Users

Pythexe is a small project to provide a GUI tool for fast Python Compilation to Executables. Pythexe is essentially just a GUI front-end for the excellent py2exe, with which it is not affiliated. It ... [More] will allow many options, but be one-click when needed. [Less]
Created 11 months ago.

0 Users

The LL(k) Interpreted Parser (llip) is an automated tool to easily create an LL(k) parser and the related scanner without the need of generating anything. Everything is done on the fly through a simple DSL.
Created 11 months ago.

0 Users

Ruby2CExtension is a Ruby to C extension translator/compiler. It takes any Ruby source file, parses it using Ruby’s builtin parser and then translates the abstract syntax tree into “equivalent” C extension code.
Created 11 months ago.