Télécharger la liste

Description du projet

LLnextgen is a (partial) reimplementation of the LLgen Extended-LL(1) parser generator that is part of the Amsterdam Compiler Kit (ACK). It takes an EBNF-like description of the grammar with associated semantic actions in C as input, and generates C code. The generated code is strict ANSI C, so it should compile with all current C compilers.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-24 20:38 Retour à la liste release
0.3.2

Cette version ajoute gettext dans les analyseurs générés, et corrige un bogue dans le wrapper généré analyseur lexical qui entraînerait un échec de compilation.
Tags: Minor feature enhancements
This release adds gettext support in the generated parsers, and fixes
an annoying bug in the generated lexical analyser wrapper that
would cause a compilation failure.

Project Resources