Codebox the ultimate programmers resource! |
| [Theboxnetwork.8m.com] |
Lisp! Tutorials A Brief Guide to CLOS - This is a brief introduction to CLOS that says enough for someone who already knows something about Common Lisp to start using CLOS. DevLibrary - Lisp - Lisp tutorials and Guides Episodic Learner Model - Adaptive Remote Tutor - A web-based adaptive tutor which can be personalized to fit your person preferences. A Guide to Common LISP - A guide for the non geek Computer Science student tired of huge books. Interactive Lisp Tutoral - A WWW tutorial that helps the student in the process of learning the LISP language. An Introduction and Tutorial for Common Lisp - Lisp tutorials, documentation, on-line resources, and more. LISP Primer - a web-based, quick introduction to the basic elements of Common LISP for both experienced and novice programmers. NYU Natural Language Computing -- LISP Tutorial - A web-based Lisp tutorial for those with some programming experience. Lisp Machines Symbolics Lisp Machine Museum- Ralf Möller's extensive collection of Symbolics LispM information, including hardware photos, exhibitions of both system and application software (including screen captures!), pointers (locatives?) to other online collections, some assorted information on competitive LispM systems, and some useful hacks for Genera (including a mouse acceleration hack). Continually growing with new exhibits and more detail. Al's Xerox Workstation Collection - While not strictly Lisp Machines, the Alto-descended Xerox workstations (the D-Machines) were the hosts for the Interlisp-D environment. This guy's Xerox Alto Archive has loads of documentation on the Alto and Mesa, its microcode language. A few things I know about LISP Machines - Miscellaneous information and meta-information on LISP Machines, mostly small practical details not covered by other pages, for people who'd like to discover the fantastic lost world of LISP Machines. The Lisp Machine: Noble Experiment Or Fabulous Failure? - A draft of a paper by P. T. Withington investigating the Lisp Machine and how it both succeeded and failed in the face of the RISC workstation revolution. Also a good introduction to what a Lisp Machine is and why they were invented. Lisp Machines - Craig Lanning's site running CL-HTTP on a Symbolics NXP1000. Contains his private patches to Symbolics Genera 8.3 as well as two projects, one to develop an X11 compliant server for LispMs and the other, support for Microsoft's SMB/CIFS to share files and printers with LispMs. The Online Symbolics Museum - RWK's (Bob Kerns) aging online museum dedicated to everything Symbolics. It even has information on the LispMs and software that Symbolics produced. The Seasonal Lisp Machine - Photos of Shriram Krishnamurthi's TI Explorer decorated for the holidays. SLUG Mailing List - The Symbolics Lisp User's Group mailing list archives and information. SLUG is the ideal mailing list to join if you work with Lisp Machines, especially Symbolics ones. Many Lisp hackers still subscribe, including current and ex-employees of the company, and your technical and historical questions are quickly answered. Symbolics Technology, Inc. - Symbolics officially died when it went bankrupt in the mid-90s, but its assets were bought and reformed into Symbolics Technologies, which continues support and consulting for existing. Software Closure Web Browser - Closure is a free web browser written completely in Common Lisp. CLX - An interface between Common Lisp and X Windows Common Lisp Hypermedia Server: CL-HTTP - Full-featured server for Internet HyperText Transfer Protocol: HTTP 1.1, HTML 2.0, pre-HTML 3.0. Comes complete with source code. Common Lisp Music - Common Lisp Music is a music synthesis and signal processing package in the Music V family. Common Music - Common Music (CM) is an object-oriented music composition environment. f2cl - A program that translates a subset of Fortran77 into Common Lisp Garnet Project Home Page - Garnet is a user interface development environment for Common Lisp and X11 or Macintosh. It helps you create graphical, interactive user interfaces for your software. Grasper-CL - Interactive Network Editor and Graphical Database. Persistent Lisp OBjects - PLOB implements orthogonal persistency for LISP and CLOS objects. |
Lisp! Websites! The Association of Lisp Users: ALU- This well organized site presents over 100 printed pages of information about Lisp, including references, books, tutorials, free and commercial implementations, free software, and other resources. Common Lisp HyperSpec (TM)- a complete on-line reference for ANSI Common Lisp The Association of Lisp Users - Presents over 100 printed pages of information about Lisp, including references, books, tutorials, free and commercial implementations, free software. CMPnet TechWeb TechEncyclopedia: Lisp - Great resource: over 11,000 definitions. CMU Artificial Intelligence Repository - Collection of files, programs, publications, of interest to Artificial Intelligence researchers, educators, students, practitioners. Common Lisp the Language, 2nd Edition - An online version of Steele's reference book on Common Lisp Franz Inc. - Producers of Allegro CL and related products Gordon S. Novak Jr. - Free software, information, links. Hello, World program - Lisp John McCarthy - The home page of the creator of Lisp Lisp: Good News,Bad News, How to Win Big - Lisp has done quite well over the last ten years: becoming nearly standardized, forming the basis of a commercial sector, achieving excellent performance, having good environments, able to deliver applications. Yet the Lisp community has failed to do as well as it could have. Lisp Resources - Links to Lisp information and software LISP.de - Lisp User Group based in Germany Logic Programming and Artificial Intelligence Group newLISP for Linux and Win32 - newLISP is a Lisp dialect close to Scheme but with dynamic scoping. The GUI version features an IDE with editors and a source level debugger. The Linux version is licensed GPL. PC AI: LISP Programming Language - Very useful page of links with good helpful annotations for vendors, search engines, more: references (linked and non-linked) for articles, books. pLISP - An experimental implementation of reflective functional programming. It is built as a hybrid architecture using a simple Lisp interpreter for driving the compiler and wrapping calls to the Graph-reduction VM. P.S.: "Parenthetically Speaking" - A set of articles concerning various aspects of the Lisp family of languages Screamer Tool Repository - Common Lisp extension that adds support for nondeterministic programming, and on top of this substrate, provides a comprehensive constraint programming language to formulate and solve mixed systems of numeric and symbolic constraints. SHELF by Applixware - Applixware's LISPy extension language, now decoupled from their software. Werkowski's Lisp Page - Information on CMU Common Lisp system and a port to Intel x86 architecture
Compilers Allegro CL - Franz Allegro is a CL compiler available for Linux, Unix, and Windows. Free versions are available. CLiCC (The Common Lisp to C Compiler) - compile a Lisp program into a working C program, and is itself written in Lisp. CLISP - An interpreter and FASL compiler which conforms to CLtL2, and is available for many platforms. CMU Common Lisp (CMUCL) - A powerful system for compiling Common Lisp programs into native code. Corman Lisp Home Page - A powerful environment for Lisp programming under Win32, which includes interactive tools and a native compiler. Digitool's Macintosh Common Lisp - MCL: cool implementation of Common Lisp for Macs: PowerPC and 68k. Compiles to native code, supports threads, integrates well into Mac OS, fun to use. ECo Lisp - (FTP) An implementation of Common Lisp designed for being embeddable into C based applications. GNU Common Lisp (GCL) - (FTP) A GPLed Common Lisp interpreter. Harlequin FreeLisp - Instructions on how to obtain FreeLisp, a freeware Lisp system for Windows 3.1 LispWorks - provides a full native implementation of Common Lisp Windows, Linux, Unix. OpenLisp - An interpreter for the IsLisp language. Free for non-commercial use. Opus - A version of Berkeley Franz Lisp for 386-based NetBSD systems. PowerLisp - A shareware Mac Lisp compiler with support for 68k and PPC Macs. PureLISP at T3X Project - There's a lexicon, a code archive, an online manual, some interpreters, and an IDE for PureLISP. Wade's Common Lisp (WCL) - An implementation of Common Lisp for Sparc based workstations. It provides a large subset of Common Lisp as a Unix shared library that can be linked with Lisp and C code to produce efficient and small applications. XLISP-PLUS - A version of Lisp based on the experimental XLisp. XLisp-Stat - based on XLisp, but with built-in statistics support. |
© The Box Network.8m.com |