I recently took a Programming Languages course and was required to present a language of our choice in an ~1h presentation. I chose Lisp, specifically Common Lisp or CLisp, because I didn't know anything about it, but liked playing with the functional language ML that we were tested on in the course. Functional languages (oCaml, ML) are much different than imperative languages (C++, Java) because the concepts like recursion, lambda functions (or inline functions), and high-order functions are the basic tools used by functional coders.
Blog
An Introduction to Lisp
Submitted by taylor on April 15, 2009 - 12:27pm
My First Post
Submitted by taylor on April 15, 2009 - 12:10pm
I've wanted to start a blog for a long time, but never seemed to find the time to it get started. Now that the deed is done I have a place where family, friends, and employers can have a chance to see what I've been up to.
- « first
- ‹ previous
- 1
- 2
- 3
Top
Copyright 2009 Taylor Phillips - All Rights Reserved and Stuff