Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Forming Lisp code to task -- related to flatten list method

lisp common-lisp

Which object the function nth access to when applied to functional argument in Common Lisp?

lisp common-lisp

Why Scheme requires apply in Y-combinator implementation, but Racket doesn't?

Modifying hash-tables in Common Lisp and Let

Lisp Macro cannot find applicable function

macros lisp common-lisp

Why "and" and "or" provide these results after receiving lists?

Class methods can't be used for andmap?

scheme lisp racket

Why do I get unbound variable error in Scheme?

lisp scheme

How to specify arguments for substitute in mapcar?

lisp common-lisp

Why is the calculation of 1000 factorial so fast in Lisp (and shows correct result)?

Why can't the set difference function compare lists with data from files?

elisp: if symbol has a value return it otherwise return nil

emacs lisp elisp

Homework: Lisp items that appear more than once in a list

lisp duplicates

LISP error in FORMAT function call

output lisp common-lisp

How to invert the predicate here?

How is Lisp code structured? What are Packages and Systems?

lisp sbcl

Elisp - Loading an expression as data from a file

emacs lisp elisp

Principles of Biomedical Informatics in SBCL: what's wrong with this let?