Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Building Lisp/Scheme-like parse tree with flex/bison

What word is abbreviated by "N" in names of destructive Lisp functions?

lisp common-lisp

Make clos objects printable in lisp

auto indentation on common lisp emacs + slime + sbcl in windows

Vertical align floats on decimal dot

How can I use the Clojure REPL together with Qt Jambi?

Unexpected output with cons()

lisp common-lisp cons

Source code of well designed functional web apps?

How much of an advantage is language homogeneity in web apps?

lisp

Code koans for C? [closed]

c clojure tdd lisp

How does a macro-enabled language keep track of the source code for debugging?

Is it somehow possible to *live* modify Python code (like in Lisp or Erlang)

python erlang lisp

How to show popup on Emacs?

emacs lisp elisp emacs23

How can I run Scheme on Visual Studio Code?

Is there a Scheme interpreter that uses Normal-order evaluation?

lisp scheme sicp

Clojure: Equivalent to Common Lisp READ function?

file lisp clojure

Test if a class is a subclass of another class in common lisp

lisp class common-lisp clos mop

mcons in dr racket

lisp scheme sicp racket

Is there a common LISP function to compare the contents of two lists?

lisp common-lisp

Porting a piece of Lisp code to Clojure (PAIP)