stuhlmueller + lisp 13
Lisp in Python
july 2007 by stuhlmueller
A translation of the original Lisp to Python in about 150 lines of code. Impressive.
python
lisp
programming
compsci
july 2007 by stuhlmueller
PTTP - Prolog Technology Theorem Prover
may 2007 by stuhlmueller
PTTP is an implementation of the model elimination theorem-proving procedure that extends Prolog to the full first-order predicate calculus.
prolog
theorem
proving
logic
lisp
compsci
may 2007 by stuhlmueller
Wizard Book
april 2007 by stuhlmueller
An excellent computer science text used in introductory courses at MIT. One of the bibles of the LISP/Scheme world.
programming
compsci
scheme
lisp
april 2007 by stuhlmueller
Come Celebrate the Joy of Programming, with the World's Most Unbureaucratic Computers. | Don Hopkins
march 2007 by stuhlmueller
An essay written a while ago (1986 or so) by Richard M Stallman (RMS), about his experiences at the MIT AI Lab, and the story of the Lisp Machine Wars.
lisp
stallman
mit
history
ai
march 2007 by stuhlmueller
6.844 Computability Theory of and with Scheme
march 2007 by stuhlmueller
6.844 is a graduate introduction to programming theory, logic of programming, and computability, with the programming language Scheme used to crystallize computability constructions and as an object of study itself.
scheme
programming
lisp
mit
compsci
march 2007 by stuhlmueller
Python for Lisp Programmers
march 2007 by stuhlmueller
"Python supports all of Lisp's essential features except macros, and you don't miss macros all that much because it does have eval, and operator overloading, and regular expression parsing, so you can create custom languages that way."
python
lisp
programming
languages
march 2007 by stuhlmueller
Elegant Lisp Programs (Chaitin)
march 2007 by stuhlmueller
Call a program "elegant" if no smaller program has the same output. I.e., a LISP S-expression is defined to be elegant if no smaller S-expression has the same value. It is impossible to prove that any particular large program is elegant.
chaitin
gödel
math
copsci
lisp
programming
march 2007 by stuhlmueller
Ninety-Nine Lisp Problems
january 2007 by stuhlmueller
99 problems in list processing, arithmetic, logic, codes, data structures, graphs, sudoku, etc.
lisp
programming
tutorial
january 2007 by stuhlmueller
The Unknowable by Gregory J. Chaitin
january 2007 by stuhlmueller
Chaitin compares and contrasts Gödel's, Turing's and his own work in a straight-forward manner using Lisp.
chaitin
gödel
turing
math
compsci
lisp
january 2007 by stuhlmueller
Programming in Syn
january 2007 by stuhlmueller
What if the syntax and semantics of a programming language were specified in a library, rather than built into the language, and thus could be swapped or extended at will just like any other library?
programming
lisp
syn
january 2007 by stuhlmueller
Practical Common Lisp
august 2006 by stuhlmueller
Complete online version of Practical Common Lisp by Peter Seibel.
lisp
programming
ebook
august 2006 by stuhlmueller
Successful Lisp
august 2006 by stuhlmueller
How to Understand and Use Common Lisp
lisp
programming
book
august 2006 by stuhlmueller
Copy this bookmark: