Lisp: Difference between revisions
Add blank lines after section headers, remove blank section for Scheme, add link to SBCL |
m fix link formatting |
||
| Line 8: | Line 8: | ||
== Common Lisp == | == Common Lisp == | ||
The modern implementation is [ | The modern implementation is [https://sbcl.org/ SBCL]. Nix can be used for library management with sbclPackages. External package management can be used with caution. | ||
=== Editor integration === | === Editor integration === | ||