Giter Site home page Giter Site logo

bubdm / skylark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adonais/skylark

0.0 0.0 0.0 10.18 MB

Skylark Edit 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/Tools/skylark edit/

License: GNU General Public License v3.0

Makefile 0.79% Lua 16.30% Batchfile 0.02% C 82.89%

skylark's Introduction

skylark:

Skylark Edit 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 clang-format.
  • Supports dark mode.

Build:

  • vc14 or above:
        nmake clean
        nmake
    
  • clang:
        nmake CC=clang-cl clean
        nmake CC=clang-cl
    

Screenshots:

  • clang-format images/clang-format.jpg
  • execute lua script images/lua-engine.jpg
  • execute sql images/sql_clinet.jpg
  • json parsing images/json_search.jpg
  • hex view images/hex_view.jpg

skylark's People

Contributors

adonais avatar

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.