DeliciousLines / bytes-editor

Bytes is a fast, lightweight and customisable text editor.

Home Page:https://deliciouslines.com/bytes-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bytes is a fast, lightweight and customisable editor.

Download Beta

deliciouslines.com/bytes-editor or Github

Feedback

Feel free to open an issue if you want to report a bug or make a suggestion.

Customisation Examples

You can check up-to-date examples from the examples folder.

Features

  • Blazing fast
  • Lightweight and portable (1MB download)
  • Built-in terminal
  • Everything is customised using a single language
  • Work directly with tokens, say good-bye to regex soup
  • Everything runs natively, there is no web or Python BS
  • Rendering is done on the GPU

Limitations

  • Bytes is not an IDE
  • Bytes is not currently designed to work with big files

Beta disclaimer

The editor being in beta, things may change, performance may have some dips here and there and bugs may creep in. All of this is being worked on to get to version 1.0.

Roadmap to 1.0.0 (in no particular order)

  • Make a MacOS port
  • Fix bugs
  • Enhance the documentation
  • Support more VT100 sequences
  • Speed-up some parts of the editor
  • Lower memory consumption
  • Output higher quality machine code
  • Stabilise the API
  • Make a hexadecimal editor?