Bytes is a fast, lightweight and customisable editor.
deliciouslines.com/bytes-editor or Github
Feel free to open an issue if you want to report a bug or make a suggestion.
You can check up-to-date examples from the examples
folder.
- 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
- Bytes is not an IDE
- Bytes is not currently designed to work with big files
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
.
- 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?