ANN: SilverCity 0.6.0

Brian Quinlan brian at sweetapp.com
Sat Apr 6 13:14:52 EST 2002


SilverCity is a lexing package, based on Scintilla, for over 20
programming and markup languages. 
 
The SilverCity API is similar to that of the Python tokenize module but:
o it works with languages other than Python
o it works with syntactically invalid code
o it includes an (optional) event-driven API (think SAX)
o it includes modules to generate syntax-styled HTML documents
o it includes a few useful scripts (see PySilverCity/Scripts in the
source distribution)
 
For more information, see:
http://silvercity.sourceforge.net <http://silvercity.sourceforge.net/> 
 
The documentation is available at:
http://silvercity.sourceforge.net/docs.html
 
Cheers,
Brian
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20020406/18c4d9c4/attachment.html>


More information about the Python-list mailing list