KapiX / scintilla-haiku-lexers

Scintilla lexers for Haiku specific file types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scintilla Haiku lexers

Scintilla lexers for Haiku specific file types.

Compiling

Before this project can be compiled, it needs lexlib directory from Lexilla. Then run make all (make will not work).

It also requires makefile-engine (installed by default in Haiku).

Installation

Lexers should be added to any lib directory in lexilla (for example /system/lib/lexilla).

Applications should look for these lexers there.

About

Scintilla lexers for Haiku specific file types

License:MIT License


Languages

Language:C++ 95.5%Language:Makefile 3.5%Language:C 1.0%