ANN: SilverCity 0.9.0

B

Brian Quinlan

SilverCity is a lexing package, based on Scintilla, for over 20 programming
and markup languages.



You can see its HTML-generation feature in action on the web:

http://www.sweetapp.com/cgi-bin/cgi-styler-form.py





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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top