Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

LISP very simple list question

list lisp

Correct way to use the iterate package in Common Lisp

What is Order of Growth and How do you compute it?

How does `values` work in Scheme?

scheme lisp apply r5rs callcc

Why are there so many ways to compare for equality?

How do I globally change a variable value within function in lisp

elisp: How to get point one line above the current point?

emacs lisp elisp

functions that can take anything as argument

lisp common-lisp

Is Common Lisp static or dynamically typed? If both how is it done? [closed]

How does Lisp function remember state in this code?

static lisp state

How to loop over a function with an arbitrary amount of variables

loops lisp common-lisp

Emacs lisp "shell-command-on-region"

emacs lisp elisp

Given the following LISP eval function - what is required to add defmacro?

macros lisp common-lisp eval

Iterative factorial procedure in SICP

clsql connect oracle database

oracle-database lisp clsql

What is the fastest scheme implementation?

lisp scheme

Clarify Perlis dictum, "LISP programmers know the value of everything and the cost of nothing."

lisp

Function that is always evaluated to t (or any value)

lisp common-lisp predicate

How much lisp to implement in C before writing extension in itself?

Difference in function evaluation between Scheme and Elisp [duplicate]

emacs scheme lisp elisp