Skip to content

jpittis/edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Starting by re-implementing antirez's Kilo in Common Lisp.
  • Might end up adding more features some day... who knows!
  • Currently raw mode / keyboard input is working but that's about it.
  • Build Your Own Text Editor is highly recommended.
  • Use the build script to build an edit binary which launches the text editor. Building depends on SBCL.
  • The editor binary is likely not portable. I've only tested it on Linux.
  • You can use C-q to quit the editor... or kill -9 lol.

About

Writing a text editor in Common Lisp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published