swisspol / SourceTextView

NSTextView subclass with basic syntax highlighting for C, C++, JavaScript and Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

SourceTextView is an NSTextView subclass with basic syntax highlighting for C, C++, JavaScript and Lua languages. It can also display line numbers as well as highlight a given source line for error reporting.

License

SourceTextView is available under New BSD License.

About

NSTextView subclass with basic syntax highlighting for C, C++, JavaScript and Lua

License:Other


Languages

Language:Objective-C 99.6%Language:Lua 0.4%