Skylark
Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
Install / Use
/learn @adonais/SkylarkREADME
skylark:
Skylark Editor is a customizable text/hex editor. Small, Portable, Fast.
Compared with vs code, atom, and more editors, it can start up in less than a second~~
features:
- Built in file manager and SFTP remote manager.
- Binary/Hex viewer for files of unlimited size.
- Encryption and decryption of common key algorithms.
- Perl Compatible Regular Expression.
- Enable AI-Powered Chat Integration
- Support for many encodings, Syntax highlight for a lot of languages.
- Supports sumatrapdf plugin.
- Supports clang-format.
- Supports code snippet.
- Supports dark mode.
Build:
- vc14 or above:
nmake clean nmake - clang:
nmake CC=clang-cl clean nmake CC=clang-cl
Screenshots:
- sumatrapdf plugin

- clang-format

- execute lua script

- execute sql

- json parsing

- hex view

- linux wine

- AI Chat

