Skip to content

A compiler-compiler for lexers, LL and LALR grammars, written in python

License

Notifications You must be signed in to change notification settings

giannitedesco/pylr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyll is a python LALR(1), LL(1) and DFA lexer generator

It's a compiler-compiler hosted in python and targetting C.

Copyright (c) 2014 Gianni Tedesco

Released under the terms of the GNU GPL v3 (see: COPYING)