- In orbit somewhere...
-
-
scintillua Public
Scintillua enables Scintilla lexers to be written in Lua, particularly using LPeg. It can also be used as a standalone Lua library for syntax highlighting support.
-
textadept Public
Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.
-
scinterm Public
Scinterm is a curses platform for Scintilla that supports ncurses, PDCurses, and X/Open Curses.
-
lupa Public archive
Lupa is a Jinja2 template engine implementation written in Lua and supports Lua syntax within tags and variables.
-
textadept-spellcheck Public
Spell checking module for Textadept.
-
textadept-file-diff Public
Two-way file comparison module for Textadept.
-
textadept-debugger Public
Language debugging module for Textadept.
-
textadept-scratch Public
Treat untitled buffers as persistent scratch buffers
-
textadept-open-file-mode Public
A Textadept module that extends the editor's Command Entry with a mode that can open files relative to the current file or directory. Tab-completion is available.
-
textadept-lua-repl Public
A Textadept module for loading an interactive Lua REPL.
-
textadept-lsp Public
Language server protocol client module for Textadept.
-
textadept-format Public
Code formatting module for Textadept.
-
textadept-export Public
Textadept module for outputting source files into various formats like HTML.
-
lua-std-regex Public
A simple Lua wrapper around C++11's regex capabilities to implement regex versions of Lua's string library pattern matching routines
-
-
textadept-build Public
Cache of mostly static build dependencies for Textadept intended for use by [nightly] build actions.
-
graph-cli Public
Forked from mcastorina/graph-cliFlexible command line tool to create graphs from CSV data
Python UpdatedSep 18, 2024 -
lua-quick-reference Public
Lua Quick Reference Book
-
LuaFormatter Public
Forked from Koihik/LuaFormatterCode formatter for Lua
-
LDoc Public
Forked from lunarmodules/ldocLDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pre…
Lua Other UpdatedApr 14, 2023 -
textadept-ctags Public
Utilize Ctags with Textadept.
-
textadept-ruby Public archive
Ruby language module for Textadept.
-
textadept-python Public archive
Python language module for Textadept.
-
textadept-go Public archive
Go language module for Textadept.
-
textadept-html Public archive
HTML language module for Textadept.
-
textadept-css Public archive
CSS language module for Textadept.
-
textadept-rest Public archive
reStructuredText module for Textadept
-
textadept-yaml Public archive
YAML language module for Textadept.
-
gtdialog Public archive
gtDialog is a cross-platform application for creating interactive dialogs from either the command line or from an application.