Giter Club home page Giter Club logo

adonais / skylark Goto Github PK

View Code? Open in Web Editor NEW
451.0 12.0 42.0 33.23 MB

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.

Home Page: https://sourceforge.net/projects/libportable/files/Skylark/

License: GNU General Public License v3.0

Makefile 0.58% Lua 31.89% Batchfile 0.02% C 66.60% Vim Snippet 0.89% Shell 0.02%
syntax-highlighting lua-engine dark-mode code-snippets hex-editor clang-format database-client sftp-client npapi-plugin

skylark's Introduction

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.
  • 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 images/sumatrapdf-plugin.png
  • clang-format images/clang-format.png
  • execute lua script images/lua-engine.png
  • execute sql images/sql_clinet.png
  • json parsing images/json_search.png
  • hex view images/hex_view.png
  • linux wine images/skylark_wine.png

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.