language-common-lisp

Common Lisp Highlighting & Support in Atom

serialhex

8,545

3

0.9.5

MIT

GitHub

Common Lisp Highlighting & Support in Atom

An awesome package lovingly created to support proper syntax highlighting of Common Lisp files.

(If you want Emacs Lisp highlighting use Alhadis' Emacs Highlighting package)

This is not converted from the Textmate Bundle, and therefore does not have the shortcomings of said bundle!

Warning:

There are some flaws in parsing lambda-lists, especially ones with &optional (foo "bar") type things in it. Since parsing that is not regular (I don't think) I am probably going to have to re-write it in an actual language. So just be careful and let me know if you know how to fix it! Thanks! 😄

TODO:

Lisp