Crates.io | slacs-core |
lib.rs | slacs-core |
version | 0.0.0 |
source | src |
created_at | 2016-08-19 18:14:00.709644 |
updated_at | 2016-08-19 18:14:00.709644 |
description | An editor for the extensible. |
homepage | https://github.com/shymega/slacs |
repository | https://github.com/shymega/slacs.git |
max_upload_size | |
id | 6028 |
size | 5,022 |
A editor framework for the extensible.
I've tried a lot of tools for text editing.
IDE's, Emacs, {Neo,}vim, Atom - you name it.
However, I never found the one that I could get the most out of, except Emacs.
Emacs however, suffers from a single-threaded nature, and faults with the configuration language - Elisp.
Then, I decided to work on my own "editor framework" - slacs.