no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


lisp [2020/06/30 20:15] (current) – created vindarel
Line 1: Line 1:
 +The [[https://github.com/jasom/geany-lisp|Geany-lisp]] plugin brings Common Lisp support to Geany. It brings the following features:
  
 +    * Automatic Setup of ASDF and quicklisp for new projects
 +    * Default the "Make' command to load the project's system into connected image
 +    * Jump to symbol definition
 +    * Smart indenting
 +    * Compile current file and highlight errors and warnings
 +    *  Completion of symbols
 +    *  REPL
 +
 +{{tag>configure lisp}}
Print/export