Skip to content

A simple text editor in Common Lisp, using McClim

License

Notifications You must be signed in to change notification settings

silasfox/editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

editor

A basic text editor to learn McClim, roughly following this tutorial.

Installation

You need an installation of sbcl. If you clone this repository to your quicklisp/local-projects you can just do

* (ql:quickload :editor)

Then (editor:run) to start the editor or (editor:make) to create a binary.

License

MIT

About

A simple text editor in Common Lisp, using McClim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published