Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

A vector of integers is not a subtype of arrays of numbers, why?

types lisp common-lisp sbcl

Parameterizable return-from in Common Lisp

lisp common-lisp eval block

Mapping Languages to Paradigms

java c++ python perl lisp

Expressions and arithemetics in common lisp functions

Why I can't install quicklisp? ("Package QUICKLISP-QUICKSTART does not exist")

dolist binds argument to symbols

emacs lisp elisp

Behaviour of ruby with regards to numerical exactness (Scheme comparison)

ruby lisp scheme

LISP arithmetics implementation

scheme and set!

variables lisp scheme

Lisp: APPLY error when trying to generate a a-list using acons and loop

lisp common-lisp

Scheme: When I cons two atoms I am getting a dot in the middle. Why? [duplicate]

EMACS custom-indention function for a symbol rather than a symbolic expression?

emacs lisp elisp indentation

CLISP - Reversing a simple list

lisp common-lisp clisp

How to call a web service with XSD using Common Lisp?

web-services xsd lisp drakma

Why is fold and reduce considered fundamental - surely everything is defined in terms of cons and car?

How to get the filename where a function is defined in Common Lisp?

lisp common-lisp slime swank

Elisp performance on Windows and Linux

How to convert sql-timestamp to string in Racket?

lisp timestamp scheme racket