Tuesday, 22 January 2013

[GeSHi-devel] lsl.php language flie update

Hello everyone,

I have created a new project to maintain a database of keywords for
LSL (Linden Scripting Language), and generate output suitable for the
syntax highlighting capabilities of various projects. That includes
the Second Life viewer itself, the LSLForge eclipse plugin, the Kate
editor and, of course, GeSHi.

LSL is quite alive and gets updated every while. Just In the last week
two constants were added. The GeSHi syntax highlighting file for LSL
present in the repository is very out of date and lacks many new
keywords. As a result, lots of webs that use GeSHi's LSL highlighting
fail to highlight many functions and constants that are now in wide
use.

The project, written in Python, takes an input template and merges it
with the database, in XML format, through an output driver, generating
the resulting output file.

The resulting output, which is up to date with the latest additions to
the language, is here:

http://code.google.com/p/kwdb/source/browse/outputs/geshi_lsl2.php

It will be kept up to date with additions to the database file. The
corresponding input template is here:

http://code.google.com/p/kwdb/source/browse/inputs/geshi_lsl2.php.in

The project homepage, including the database and the generation program, is:

http://code.google.com/p/kwdb/

Please incorporate the updated syntax highlighter. Feel free to modify
it at will to adapt it to the project's needs. If you think you
require me to include a copyright notice, or see any other legal
problem, please tell me.

Sei

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
geshi-devel mailing list
geshi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geshi-devel

No comments:

Post a Comment