Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

Call function based on a string

string lisp common-lisp

Why isn't REPL-style development more common in Ruby?

I'm a lisp noobie, and I need a hash table class.

lisp hashtable

Dynamic Variable Scoping in Ruby 1.9

How does CLOS relate to Clojure's type and record features?

clojure lisp common-lisp

How to highlight all the function's name in Emacs' lisp-mode?

Clojure let vs Common Lisp let

clojure lisp common-lisp let

What's the benefit of using Sharpsign Dot?

lisp common-lisp reader

How do I apply a symbol as a function in Scheme?

lisp scheme

Make macros and functions integrate more seamlessly

What is the best language in which to write an expert system? [closed]

lisp expert-system jess

Accessing active symbol table in Common Lisp

Does the DrRacket interpreter use normal-order evaluation based on SICP Exercise 1.5?

lisp scheme racket sicp

Are there whole-program-transforming macros in Lisp or Scheme?

Why my merge sort implementation in Scheme is so slow?

(emacs) lisp: search anything in a ((nested) list)

algorithm emacs lisp elisp

Get a pointer to a list element in Emacs Lisp

lisp elisp

In Common Lisp what is a printed representation?

Is there anything similar to return statement of C in Lisp?

lisp

What program can help a REPL shell remember and search history?