Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

SBCL error: "binding stack exhausted" when running Maxima on Linux machine

Running Clojure and other Lisp at the same time on Emacs

emacs clojure lisp slime

XML, S-Expressions, and overlapping scope... What's it called?

html xml lisp scope s-expression

Common Lisp: Why not the array literal evaluate arguments?

lisp common-lisp

Setting up SLIME via macports

How can I define the address that swank server should listen to?

lisp common-lisp slime swank

in org-mode, how to fold/hide footnotes?

Two-layer "Y-style" combinator. Is this common? Does this have an official name?

How to avoid extra space character when slurping first expression

emacs clojure lisp paredit

strange interaction between lexical-binding and defvar in emacs lisp

Importing and visualizing pictures in racket without using DrRacket

image lisp racket

How do I start Hunchentoot?

How to detect if input stream is empty (but not EOF)?

lisp gnuplot common-lisp sbcl

how to create a list in LISP and accepting elements of list from user?

list lisp

Common Lisp - Using a function as input to another function

function lisp common-lisp

Is there a relationship between calling a function and instantiating an object in pure functional languages?

Have some way to save the REPL state of Common Lisp or Scheme?

lisp scheme save common-lisp

Use of Labels in Common Lisp

lisp common-lisp

Common lisp, undefined intersection function behaviour?

lisp common-lisp

Graph programming in Scheme