Skip to content

y-ack/e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e

image of editor window

a text editor designed to be extendable by lua in the same way that emacs can.

the idea is that it should fix most of the usability and user experience issues that emacs has.

this is first time experience with rust and tree sitter so this is barely anything resembling a complete project lol

made for the UWB Hacks From Home hackathon 04/08/2021--04/11/2021 as an exercise in pair programming, rust, issue tracking, and text editor architecture, development continued through 04/21/2021. not currently usable.

build instructions

git clone https://github.com/y-ack/e.git --depth=1 --recursive
cd e
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages