Sponsorised links
This year
Automatic Generation of Syntax Diagrams with a Given Grammar
The following form calls a program written in C , that converts a grammar into syntax diagrams. The diagrams can be used for direct printing and inclusion in printable text files. Two examples for a grammar are given (a variant of the EBNF-grammar and the XPath-grammar).
Sponsorised links
2008
Nicolas Cannasse Blog - HSS
HSS is tool that extends the CSS syntax with powerful features such as variables and nested blocks.
GeSHi - Generic Syntax Highlighter :: Home
GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class, with the following goals:
* Support for a wide range of popular languages
* Easy to add a new language for highlighting
* Highly customisable output formats
GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done.
PHP Markdown Extra
PHP Markdown Extra is a special version of PHP Markdown implementing some features currently not available with the plain Markdown syntax.
nyctergatis - Nyctergatis Markup Engine
Creole is a collaborative effort to create a common markup language to be used across different wikis. It is a work in progress, and currently it is difficult to assess its potential success.
2007
Haml parser reference
Haml is based on one primary principal. Markup should be beautiful.
Pygments — Python syntax highlighter
Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
2006
Almosts Plain Text format
APT stands for "Almost Plain Text". APT is a format thats takes the hassle out of writing documentation by striving for simplicity. APT syntax resembles plain-text more than it resembles markup languages such as HTML, and the following document contains some examples of available APT formatting. The following sections contain formatted text that demonstrates the use of APT to create paragraphs, headers, sections, lists, code samples, figures, tables, rules, breaks, and text level elements such as font styles, anchors, and special characters.
Textism: Tools: Textile
Online tool to convert text writtent with the Textile syntax into HTML.
Daring Fireball: Markdown
text-to-HTML conversion tool for web writers. Allows you to write using an easy-to-read, easy-to-write plain text format,
Textile Reference
text-to-HTML conversion tool for web writers. Allows you to write using an easy-to-read, easy-to-write plain text format.
Noweb home page
A plain text syntax (wiki like) which can be used for source code comments.
Source Code syntax highlighting plugin for WordPress : Dean Lee’s Blog
This plugin using Geshi to highlight source code in a wide range of popular languages
