Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Does Common Lisp have a something like java's Set Interface/implementing classes?

java lisp set sbcl

How do recursive macro definitions get evaluated

Mysterious Racket error: define: unbound identifier; also, no #%app syntax transformer is bound in: define

lisp racket

Lisp In A Box - Why is it starting a server?

emacs lisp slime lisp-in-a-box

Uses for both static strong typed languages like Haskell and dynamic (strong) languages like Common LIsp

How to read input until EOF in Lisp

lisp common-lisp eof

Where should a Quicklisp QUICKLOAD go in my source? Nowhere?

Is homoiconicity really needed for having macros?

macros clojure lisp

What language could I use for fast execution of this database summarization task?

python sql lisp ocaml apache-pig

str_replace in Common Lisp?

lisp common-lisp

Why is the hyphen conventional in symbol names in LISP?

Does learning one Lisp help in learning the other?

Writing a formal language parser with Lisp

Practical use of fold/reduce in functional languages

Are Lisp source code files themselves lists?

Managing number of brackets in clojure

Anyone using Scheme/LISP for embedded projects?

embedded lisp scheme

Is Prolog an untyped language? What's the difference between Prolog and dynamically typed languages?

Game Oriented Assembler Lisp

lisp

Lisp/Scheme DSEL in C++

c++ boost lisp scheme dsel