Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How are arguments passed into functions in Elisp?

prog vs. let in LISP performance difference

scope lisp let

How this backquote "syntax" works in lisp?

The tool for visual programming

What does the SBCL time function return?

function time lisp

Elisp function returning mark instead of the right value

emacs lisp elisp

What are examples of Symbolic Programming?

Lisp Format Procedure

list lisp integer format

Console I/O in Common Lisp

How to stream program code?

Continuation passing style - function composition

Details of GNU Common Lisp's (type-of)

How do I ask the Lisp compiler to ignore a (label-variety) function?

lisp common-lisp clisp

How to import maxima into sbcl

Force CL-Lex to read whole word

lisp lexer

Is everything a list in scheme?

Emacs lisp: evaluating list of strings

Spread a list into parent sexp

lisp scheme common-lisp

Compiling to idiomatic C

Proper way of defining packages using asdf:defsystem and quickproject