Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Returning from a function inside when statement

scheme lisp racket

LISP variable exchange

lisp common-lisp

How do I locate the error in a lisp file in Emacs?

emacs lisp elisp

Get list element by position

lisp common-lisp

Why do some lisps put the function name outside of the argument list in a function definition?

Calling Lisp from Ruby/Rails?

ruby-on-rails ruby lisp

LISP - digits after decimal point

Looking for (c)lisp examples of mini-languages, that is, DSLs [closed]

Can you show me how to rewrite functions in lisp?

lisp common-lisp

In common-lisp, how do I modify part of a list parameter from within a function without changing the original list?

Lisp data security/validation

security validation lisp

Copy/Yank entire Lisp form in Slime

emacs lisp slime

No-argument (and) returns t

String to list without #\ in common lisp

lisp common-lisp

Some languages and uses for monads

Removing NIL's from a list LISP

list lisp null

Clojure Variables and Looping

lisp clojure variables loops

If you already know LISP, why would you also want to learn F#?

List operations in Lisp

How do I REALLY do math with NSNumbers? (implementing a lisp in obj-c)

objective-c lisp