No description
- C++ 95.8%
- Makefile 3.2%
- C 1%
| .gitignore | ||
| common.h | ||
| LexJam.cxx | ||
| LexYAB.cxx | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
Scintilla Haiku lexers
Scintilla lexers for Haiku specific file types.
Compiling
Before this project can be compiled, it needs lexlib directory from Scintilla.
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 data directory in scintilla/lexers (for example /system/data/scintilla/lexers).
Applications should look for these lexers there.