Projects tagged ‘code_generators’ and ‘interpreters’


[18 total ]

206 Users
   

MinGW: import libraries and header files for use with GCC to build native Windows applications; now with added extensions to the MSVC runtime to support C99 functionality.
Created over 3 years ago.

1 Users

Free software Game Development toolkit made with VB6 and FreeBASIC by a Game Programmer, suitable for teaching 2D game programming.
Created about 1 year 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 10 months ago.

0 Users

Created 11 months ago.

0 Users

Created 7 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 10 months ago.

0 Users

Ghost Wheel is a packrat parser generator handling scanning and parsing of context-free grammars. Parsers can be built using an PEG-like syntax or a with a Ruby DSL.
Created 10 months ago.

0 Users

Ludicrous is a Just-in-Time (JIT) compiler for Ruby 1.8 and 1.9. It uses ruby-libjit and ruby-internal to compile ruby code at runtime.
Created 10 months ago.

0 Users

XVCL is a general-purpose language for configuring variants in all sorts of textual documents (including programs). It is based on frame technology. XVCL processor automates the customization process to produce system from specification of variants.
Created 12 months ago.

0 Users

The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
Created 10 months ago.