Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in common-lisp

Looking for (c)lisp examples of mini-languages, that is, DSLs [closed]

Can you show me how to rewrite functions in lisp?

lisp common-lisp

In common-lisp, how do I modify part of a list parameter from within a function without changing the original list?

No-argument (and) returns t

String to list without #\ in common lisp

lisp common-lisp

Dynamic Plotting in Gnuplot (drawnow in MATLAB)

Typeclasses in Common Lisp

Are restarts part of a function's "public interface"? in Common Lisp?

Permuting output of a tree of closures

Lexer and Parser Generators for Common Lisp [closed]

parsing common-lisp lex

SLIME on Emacs with paredit in repl - how to prevent execution of incomplete but balanced expressions?

Connecting .NET to Common Lisp

.net lisp common-lisp

SBCL changes EQness of a local bound function object, even though it is not set?

When is an initform used?

lisp common-lisp clos

Is it viable to write a Linux kernel-mode debugger for Intel x86-64 in Common Lisp, and with which Common Lisp implementation[s]?

Common Lisp: How to get (in-package ...) to work from within Emacs Slime

Common lisp gray streams

stream common-lisp

Updating font-lock keywords in emacs without major mode reload