Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How to display rationals as long lists of digits in Lisp?

lisp floating-point

Is it possible to implement coroutines using only LISP primitives?

how to read a pdf file using lisp

lisp

Are there any highly functional web browsers that run scripting languages other than JavaScript?

browser lisp

Is there anything like Lisp's SLIME for Python/Django?

python django lisp slime

emacs: evaluate blink-matching-open when cursor highlights a parenthesis

emacs lisp parentheses

How to create a binary stream (not a file) in Common Lisp?

lisp binarystream

Lisp List Printing

lisp common-lisp

The relationship between quotation, reification and reflection

reflection lisp reification

Deleting a type in Common Lisp

lisp common-lisp

How do I send an attachment with an email in Racket?

email smtp lisp scheme racket

Define my own read macro

clojure - resolve a symbol inside let

clojure lisp

Is it close paren, closed paren, or closing paren?

lisp parentheses

How to remove nested parentheses in LISP

why defun is not the same as (setq <name> <lambda>)?

lisp common-lisp sbcl

To what extent are macros "functions in reverse?"

haskell macros lisp scheme

Please advise on Ruby vs Python, for someone who likes LISP a lot

python ruby lisp

Common Lisp Parallel Programming

Executing a shell command from Common Lisp

bash shell lisp exec common-lisp