Mon 17 Jun 2013 12:14:16 PM UTC, original submission:
A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.
Registration Administration
While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):
Registration Details
- Name: Epoche Lexxer
- System Name: lexxer
- Type: non-GNU software and documentation
- License: GNU General Public License v2 or later
Description:
Epoche lexxer is a scanner of C source files. It is intended to be used in lexical analysis (or other analysis, for example, the number of assignment operators in a C source tree) of C source programs. Aim is to generate a high quality scanner, that will detect lexical errors in C source code and provide clear diagnostic messages. It will also generate two structures:
(1) lexical item structure
(2) identifier table
These structures will be further used in code optimisation and syntax analysis.
After the scanner for C is done, plan is to support lexical analysis of other source languages.
Epoche lexxer is written in lex and C.
Other Software Required:
flex + http://flex.sourceforge.net/manual/Copyright.html#Copyright + http://flex.sourceforge.net/
Tarball URL:
http://savannah.gnu.org/submissions_uploads/lexxer-0.1.tar.gz
|