iopi

14 Rue Jules Vanzuppe, 94200 Ivry-sur-Seine, France
 

Managed Projects

Cnorm

  Analyzed about 2 hours ago

Primarly created for EPITECH's compiler courses. This package constitued in: * Grammar in pyrser to parse source in C language and create a normalized AST * A standard library to create AST node * A pretty printer * A standard library to patch AST node on the fly with ... [More] incompleted chunk of C code usable to create template code. Extensions of C supported: * K&R * C99 * Windows style * Gnu style [Less]

36K lines of code

0 current contributors

over 7 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

pyrser

  Analyzed 1 day ago

Pyrser is a toolbox with : A PEG parser, AST rewriting helpers and Type System. Pyrser is a python module that help you for all parsing job. You could use a EDSL (with here docs) for writing your BNF. But you could also use Python Class to describe your grammar. Pyrser is available on Pypi ... [More] with documentation here (http://pythonhosted.org/pyrser/). This toolbox was developed for pedagogic purpose for EPITECH (http://www.epitech.eu). [Less]

13.2K lines of code

0 current contributors

about 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses