Sponsored results

Links
  • An Introduction and Tutorial for Common Lisp
    Lisp tutorials, documentation, and on-line resources.
    http://www.apl.jhu.edu/~hall/lisp.html
  • FAQs: Lisp: USENET
    Contains links to various FAQs concerning Lisp.
    http://www.faqs.org/faqs/lisp-faq/
  • Introduction to Programming Using Lisp
    Treats working with files and streams, overview of simple TCP/IP client(HTTP), analysis of Domain Specific Languages through Lisp.
    http://www.newspiritcompany.com/lispstart.html
  • Lisp Primer
    Introduction to basic elements of Common Lisp, for novice and experienced programmers.
    http://mypage.iu.edu/~colallen/lp/
  • FAQs: Lisp: AI-related
    Contains links to various A.I.-related Lisp topics.
    http://www.cs.cmu.edu/Groups/AI/html/faqs/lang/lisp/top.html
  • Episodic Learner Model: Adaptive Remote Tutor
    Online browser-based, full course, 6 lessons with all textbook materials, examples, exercises, mini evaluator; can be personalized to fit personal preferences.
    http://www.psychologie.uni-trier.de/projects/ELM/elmart.html
  • Casting SPELs in Lisp
    Lisp overview in comic book form.
    http://www.lisperati.com/casting.html
  • Common Lisp Help and Information
    Introductory guide for non-geek Computer Science students tired of huge books.
    http://homepages.paradise.net.nz/milhous/lisp.htm
  • Common Lisp the Language, 2nd Edition
    An online version of Steele's reference book on Common Lisp
    http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html
  • DevLibrary - Lisp
    Lisp tutorials and Guides
    http://devlib.virtualave.net/lisp1.html
  • A Brief Guide to CLOS
    Introduction, so one knowing something of Common Lisp can start using CLOS.
    http://www.aiai.ed.ac.uk/~jeff/clos-guide.html
  • Structure and Interpretation of Computer Programs Web Site
    SICP is a very well known text teaching the conceptual basis of programming. The full text is available on the web site.
    http://mitpress.mit.edu/sicp/
  • Teach Yourself Scheme in Fixnum Days
    An online Scheme tutorial by Dorai Sitaram.
    http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html
  • The TeachScheme! Project
    Goals of this Rice University project: disseminate a new introductory curriculum on computing, and turn computing and programming into indispensable parts of the liberal arts college curriculum.
    http://www.teach-scheme.org/
  • An Introduction to Scheme
    By Shriram Krishnamurthi. Introduction, history, code samples. Published in student magazine of Association for Computing Machinery, which has published several articles on varied languages, including Scheme. [ACM Crossroads] (January 1, 2001)
    http://www.acm.org/crossroads/xrds1-2/scheme.html
  • Schools Using Scheme
    A compilation of colleges, universities, and secondary schools which use Scheme in their curricula. Compiled and maintained by Ed Martin of Schemers, Inc.
    http://www.schemers.com/schools.html
  • Scheme in Education
    A meta-resource maintained by Shriram Krishnamurthi for people interested in Scheme as a tool in education.
    http://www.schemers.org/Education/
  • High School Computing: The Inside Story
    How Scheme made learning programming fun.
    http://www.trollope.org/scheme.html
  • Indiana University Educational Infrastructure Project
    Developing software and courseware to support the use of Scheme in undergraduate education.
    http://www.cs.indiana.edu/eip/home.html
  • An Introduction to Scheme
    A paper by Daniel P. Friedman (1994) which provides a good introduction to Scheme programming. Presented at the First International Forum on Computer Programming in Education, ITESM, Mexico.
    http://www.cs.indiana.edu/eip/dfried.ps
  • A Page About call/cc
    Good introduction, explains call-with-current-continuation function and how it works. Compares to exceptions in languages Java, C++, C's setjmp() and longjmp(), problems of lexical versus dynamic scoping with continuations. Very informative, more so for intermediate Scheme programmer trying to understand language's heart.
    http://www.eleves.ens.fr:8080/home/madore/computers/callcc.html
  • Compiling: A High-level Introduction Using Scheme
    A short paper by Christopher T. Haynes (1997) which outlines a one-semester course presenting compiler development in a number of code transformation steps using Scheme as its source language.
    http://www.cs.indiana.edu/~chaynes/papers/sigcse97.ps
  • Scheme Implementation Discussion
    By Paul Wilson. Unfinished book, introduces Scheme for programmers, treats implementation strategies. [Online, University of Texas]
    ftp://ftp.cs.utexas.edu/pub/garbage/cs345/schintro-v14/schintro_toc.html
  • Other Scheme Books
    Information, recommendations, descriptions, purchase source, for 8 books. [Schemers Inc.]
    http://www.schemers.com/scm_bks.html
  • How To Design Programs
    Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi; MIT Press, 2002, ISBN 0262062186. Teaches software design via Scheme language. [Online]
    http://www.htdp.org/
  • AfraLisp | The AutoLisp & VBA resource for AutoCAD users
    Resource site for AutoCAD users. The AutoLISP resource for AutoCAD users.
    http://www.afralisp.net/

 

The Computer Science Directory currently has categories, which include links along with indexed pages.