enriquefernandez / language-lisp

Lisp language bundle for Github's Atom editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CoffeeScript 100.0%