Contents

Scintillua

Overview

Scintillua adds dynamic Lua LPeg lexers to Scintilla. It is the quickest way to add new or customized syntax highlighting and code folding for programming languages to any Scintilla-based text editor or IDE. Scintillua was designed to be dropped into or compiled with any Scintilla environment.

Features

Requirements

Scintillua only requires Scintilla 2.25 or greater. Lua and LPeg have been pre-compiled into the external lexer and you can download their source files using the links above should you choose to compile Scintillua directly into a Scintilla-based application.

Download

Download Scintillua from the project’s download page.

Installation and Usage

Scintillua comes with a manual and API documentation in the doc/ directory. They are also available online.

Contact

Contact me by email: mitchell.att.foicica.com.

There is also a mailing list.