Projects - my open source contributions

This is where I collect my small coding projects to share with who ever interested.

Syntaxer

Syntaxer is a generic syntax highlighting script written in PHP. The script highlights virtually any language as long as there is a corresponding file mapping the syntax. The mapping of a syntax is done by using a .stx file originating from the brilliant text editor Edit+

Goto the Syntaxer pages.