Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

With-open-file reading extra characters

lisp common-lisp

How to call external commands in Scheme?

scripting scheme lisp

How can I make a Racket reader macro to transform any instance of one character into two other characters?

lisp scheme racket

MacVim: slimv does not start

vim lisp macvim slime slimv

Swap two elements in list in Scheme [closed]

list lisp scheme swap

Managing Code Assets

c# visual-studio lisp

(Lisp) Can i make this more efficient?

How do I eval a clojure data structure within the context of a namespace?

Scheme - my gcd() always returns zero

removing an element from a list in lisp

list lisp

is the Y-Combinator a monad?

Scheme: find out if an "complex" element is in a "complex" list

list scheme lisp member

How to implement continuations in dynamic language like JavaScript?

How to remove accents from a string in Racket?

string scheme lisp racket

Accumulator for infinite streams

scheme lisp racket

Traversing Tree Level by Level (Breadth First) in Lisp

Integer Value is Not a Number in Common Lisp?

lisp common-lisp stdin sbcl

how to set a bunch of variables depending on one condition in elisp?

lisp elisp