slacs-core

Crates.ioslacs-core
lib.rsslacs-core
version0.0.0
sourcesrc
created_at2016-08-19 18:14:00.709644
updated_at2016-08-19 18:14:00.709644
descriptionAn editor for the extensible.
homepagehttps://github.com/shymega/slacs
repositoryhttps://github.com/shymega/slacs.git
max_upload_size
id6028
size5,022
rust-crate-publishers (github:rustunnel:rust-crate-publishers)

documentation

README

slacs

Travis-CI Build status Code coverage

A editor framework for the extensible.

Why?

Dissatisfaction

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.

Core goals

Extensibility

Commit count: 248

cargo fmt