SilverCity 0.8.0 released

Brian Quinlan brian at sweetapp.com
Wed Feb 19 16:41:20 EST 2003


SilverCity 0.8.0 released! See:
http://sourceforge.net/projects/silvercity/

What's new?
-----------

- Support for Scintilla 1.51 
- Lexing support for more languages
- HTML generation added for SQL and Ruby

What is SilverCity?
-------------------

SilverCity is a Python lexical analysis package, based on Scintilla,
that provides information similar to the Python tokenize module. It can
provide lexical information for over a dozen languages (including
Python, Ruby, C++, HTML and XML).

In addition to providing raw lexical information, SilverCity also has
the ability to generate syntax colored HTML for several languages.

Cheers,
Brian






More information about the Python-list mailing list