Logo

Introduction to newLISP

Small book cover: Introduction to newLISP

Introduction to newLISP

Publisher: Wikibooks

Description:
You'll find newLISP easy to learn and powerful, combining some of the power and elegance of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, Unicode support, multitasking, and many others. This book is a straightforward and simple description of the basics of the language.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Basic Lisp TechniquesBasic Lisp Techniques
by - Franz Inc.
The purpose of this book is to showcase the features of Common Lisp, and to give you a quick-start guide for using Common Lisp as a development environment. This guide gives you all the tools you need to begin writing Lisp applications.
(15877 views)
Book cover: Common Lisp: An Interactive ApproachCommon Lisp: An Interactive Approach
by - W.H. Freeman & Company
The book is a self-paced study guide to Common Lisp programming language. It presents Lisp in a general setting, rather than in the context of a special field in which it is used. The text assumes experience with some imperative programming languages.
(15223 views)
Book cover: Let Over Lambda: 50 Years of LispLet Over Lambda: 50 Years of Lisp
by - Lulu.com
One of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. This book is about macros, that is programs that write programs.
(22362 views)
Book cover: Common LISP: A Gentle Introduction to Symbolic ComputationCommon LISP: A Gentle Introduction to Symbolic Computation
by - Benjamin-Cummings Pub Co
This is a gentle introduction to Common Lisp for students taking their first programming course. No prior mathematical background beyond arithmetic is assumed. There are lots of examples, the author avoided technical jargon.
(27128 views)