|
|
Subscribe / Log in / New account

Common Lisp

Common Lisp

Posted Jul 9, 2015 6:40 UTC (Thu) by oldtomas (guest, #72579)
In reply to: The Atom code editor turns 1.0 by ncm
Parent article: The Atom code editor turns 1.0

There's the cl package[1].

While not "the whole Common Lisp monster" (that would be a tall order), it does enough of it that some coming from there feels at home (including those funky loops). And it's included in the base distribution.

Besides it's a great showcase of the malleability of a Lispy language.

[1] https://www.gnu.org/software/emacs/manual/html_node/cl/Ov...


to post comments

Common Lisp

Posted Jul 15, 2015 18:45 UTC (Wed) by nix (subscriber, #2304) [Link]

And if you want some of CLOS (definitely not all of it!) there's the wonderfully-named EIEIO.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds