Skip to content

suriing/language-alisp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp language support in Atom

Originally converted from Texmate lisp bundle as explained in the atom guide. Some effort to properly customize this package for Atom might still be needed.

Lisp is a big family of programming languages. This package is primarily intended for the most popular Lisp dialect – the Common Lisp.

For proper Lisp indentation and better editing experience this package should be used in conjunction with some advanced editing tool:

  • Parinfer (suitable for beginners and gurus alike; automatically manages parentheses based on indentation)
  • Paredit (recommended for advanced users; manipulates code as abstract syntax tree)

About

Lisp language bundle for Github's Atom editor

Resources

Stars

Watchers

Forks

Packages

No packages published