Download List

Descripción del Proyecto

Olex generates parses for generic grammars in C++. It takes full advantage of the object oriented environment. Lexical analysis and parsing are not artificially split unlike yacc and lex do, but are fully integrated. Olex is inspired by javaCC and is free software.

System Requirements

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.

2002-05-17 15:52
alfa pl13

Esta versión incluye varios arreglos para hacer frente a gcc 3.x.
This release includes various fixes to deal with gcc 3.x.

2001-01-30 15:13
alfa-pl6

Gran parte de generación de código mejorado. No sólo más rápido, pero también mucho más pequeña. Varias soluciones de errores y una licencia más liberal para los analizadores generados (anteriormente sólo GPL, ahora no sabe casi todas las licencia de propiedad).
Much improved code generation. Not only faster but also a lot
smaller. Various bugfixes and a more liberal license for the
generated parsers (previously only GPL, now nearly every known
non-proprietary license).

2001-01-30 15:13
alfa

Project Resources