Downloads & Free Reading Options - Results
An Introduction To Lisp by Ajit Narayanan
Read "An Introduction To Lisp" by Ajit Narayanan through these free online access and download options.
Books Results
Source: The Internet Archive
The internet Archive Search Results
Available books for downloads and borrow from The internet Archive
1An Introduction To LISP
By Narayanan, Ajit, 1952-
“An Introduction To LISP” Metadata:
- Title: An Introduction To LISP
- Author: Narayanan, Ajit, 1952-
- Language: English
Edition Identifiers:
- Internet Archive ID: introductiontoli0000nara
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 614.77 Mbs, the file-s for this book were downloaded 42 times, the file-s went public at Fri Dec 16 2022.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - Metadata Log - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To LISP at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2An Introduction To Programming In Emacs Lisp
By Chassell, Robert J
“An Introduction To Programming In Emacs Lisp” Metadata:
- Title: ➤ An Introduction To Programming In Emacs Lisp
- Author: Chassell, Robert J
- Language: English
“An Introduction To Programming In Emacs Lisp” Subjects and Themes:
- Subjects: ➤ GNU Emacs - LISP (Computer program language)
Edition Identifiers:
- Internet Archive ID: introductiontopr0000chas
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1035.28 Mbs, the file-s for this book were downloaded 87 times, the file-s went public at Tue Apr 12 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To Programming In Emacs Lisp at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
3Computer Algebra With LISP And REDUCE : An Introduction To Computer-aided Pure Mathematics
By Brackx, F
“Computer Algebra With LISP And REDUCE : An Introduction To Computer-aided Pure Mathematics” Metadata:
- Title: ➤ Computer Algebra With LISP And REDUCE : An Introduction To Computer-aided Pure Mathematics
- Author: Brackx, F
- Language: English
“Computer Algebra With LISP And REDUCE : An Introduction To Computer-aided Pure Mathematics” Subjects and Themes:
- Subjects: ➤ REDUCE - Algebra -- Data processing - LISP (Computer program language)
Edition Identifiers:
- Internet Archive ID: computeralgebraw0000brac
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 754.79 Mbs, the file-s for this book were downloaded 64 times, the file-s went public at Thu Dec 23 2021.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Computer Algebra With LISP And REDUCE : An Introduction To Computer-aided Pure Mathematics at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
4Natural Language Processing In LISP : An Introduction To Computational Linguistics
By Gazdar, Gerald
“Natural Language Processing In LISP : An Introduction To Computational Linguistics” Metadata:
- Title: ➤ Natural Language Processing In LISP : An Introduction To Computational Linguistics
- Author: Gazdar, Gerald
- Language: English
“Natural Language Processing In LISP : An Introduction To Computational Linguistics” Subjects and Themes:
- Subjects: ➤ Computational linguistics - LISP (Computer program language)
Edition Identifiers:
- Internet Archive ID: naturallanguagep0000gazd
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 1348.03 Mbs, the file-s for this book were downloaded 58 times, the file-s went public at Mon Jan 09 2023.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - Metadata Log - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find Natural Language Processing In LISP : An Introduction To Computational Linguistics at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
5An Introduction To Programming In Emacs Lisp
By Robert J. Chassell
This tutorial is an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs; the author also walks you through the actual source code of several GNU Emacs commands. A handy reference appendix is included. Emacs Lisp is a simple, complete, and powerful programming language. It is the building block of GNU Emacs, which is an integrated development environment with special features for scanning and parsing text as well as for handling multiple files, buffers, displays, windows, and sub-processors. This text will show you: how to set variables and write function definitions How to use "if" and "let" How to write "while" loops and recursive loops How to search for a word or expression How to customize GNU Emacs for yourself, even when it is shared on a network. How to debug programs and much more. This revised third edition covers new features included in GNU Emacs version 21, while remaining compatible with earlier versions. Print copies available for purchase from the Free Software Foundation . Archived by Unglue.it
“An Introduction To Programming In Emacs Lisp” Metadata:
- Title: ➤ An Introduction To Programming In Emacs Lisp
- Author: Robert J. Chassell
- Language: English
Edition Identifiers:
- Internet Archive ID: emacs-lisp-intro
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 130.10 Mbs, the file-s for this book were downloaded 2669 times, the file-s went public at Thu Aug 20 2015.
Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - EPUB - Item Tile - MOBI - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To Programming In Emacs Lisp at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
6An Introduction To LISP
By A. Narayanan and N. E. Sharkey
This tutorial is an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs; the author also walks you through the actual source code of several GNU Emacs commands. A handy reference appendix is included. Emacs Lisp is a simple, complete, and powerful programming language. It is the building block of GNU Emacs, which is an integrated development environment with special features for scanning and parsing text as well as for handling multiple files, buffers, displays, windows, and sub-processors. This text will show you: how to set variables and write function definitions How to use "if" and "let" How to write "while" loops and recursive loops How to search for a word or expression How to customize GNU Emacs for yourself, even when it is shared on a network. How to debug programs and much more. This revised third edition covers new features included in GNU Emacs version 21, while remaining compatible with earlier versions. Print copies available for purchase from the Free Software Foundation . Archived by Unglue.it
“An Introduction To LISP” Metadata:
- Title: An Introduction To LISP
- Authors: A. NarayananN. E. Sharkey
- Language: English
Edition Identifiers:
- Internet Archive ID: isbn_0134859138
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 524.36 Mbs, the file-s for this book were downloaded 20 times, the file-s went public at Fri Mar 04 2022.
Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To LISP at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
7An Architectural Introduction To The Locator/ID Separation Protocol (LISP)
By D. Saucez
This document describes the architecture of the Locator/ID Separation Protocol (LISP), making it easier to read the rest of the LISP specifications and providing a basis for discussion about the details of the LISP protocols. This document is used for introductory purposes; more details can be found in the protocol specifications, RFCs 9300 and 9301.
“An Architectural Introduction To The Locator/ID Separation Protocol (LISP)” Metadata:
- Title: ➤ An Architectural Introduction To The Locator/ID Separation Protocol (LISP)
- Author: D. Saucez
Edition Identifiers:
- Internet Archive ID: rfc9299
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 14.78 Mbs, the file-s for this book were downloaded 52 times, the file-s went public at Wed Apr 26 2023.
Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - JSON - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text - Text PDF - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Architectural Introduction To The Locator/ID Separation Protocol (LISP) at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
8An Introduction To Programming In LISP
By Wertz, H. (Harald), 1947-
This document describes the architecture of the Locator/ID Separation Protocol (LISP), making it easier to read the rest of the LISP specifications and providing a basis for discussion about the details of the LISP protocols. This document is used for introductory purposes; more details can be found in the protocol specifications, RFCs 9300 and 9301.
“An Introduction To Programming In LISP” Metadata:
- Title: ➤ An Introduction To Programming In LISP
- Author: Wertz, H. (Harald), 1947-
- Language: eng,fre
Edition Identifiers:
- Internet Archive ID: introductiontopr0000wert
Downloads Information:
The book is available for download in "texts" format, the size of the file-s is: 661.34 Mbs, the file-s for this book were downloaded 90 times, the file-s went public at Tue May 24 2022.
Available formats:
ACS Encrypted PDF - AVIF Thumbnails ZIP - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -
Related Links:
- Whefi.com: Download
- Whefi.com: Review - Coverage
- Internet Archive: Details
- Internet Archive Link: Downloads
Online Marketplaces
Find An Introduction To Programming In LISP at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Source: The Open Library
The Open Library Search Results
Available books for downloads and borrow from The Open Library
1An introduction to LISP
By Ajit Narayanan

“An introduction to LISP” Metadata:
- Title: An introduction to LISP
- Author: Ajit Narayanan
- Language: English
- Number of Pages: Median: 227
- Publisher: Ellis Horwood - Halsted Press
- Publish Date: 1985
- Publish Location: ➤ Chichester [West Sussex] - New York
“An introduction to LISP” Subjects and Themes:
- Subjects: ➤ LISP (Computer program language)
Edition Identifiers:
- The Open Library ID: OL2540579M
- Online Computer Library Center (OCLC) ID: 12558495
- Library of Congress Control Number (LCCN): 85021847
- All ISBNs: 9780470202449 - 0470202440 - 9780853129684 - 0853129681
Access and General Info:
- First Year Published: 1985
- Is Full Text Available: Yes
- Is The Book Public: No
- Access Status: Borrowable
Online Access
Downloads Are Not Available:
The book is not public therefore the download links will not allow the download of the entire book, however, borrowing the book online is available.
Online Borrowing:
- Borrowing from Open Library: Borrowing link
- Borrowing from Archive.org: Borrowing link
Online Marketplaces
Find An introduction to LISP at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Buy “An Introduction To Lisp” online:
Shop for “An Introduction To Lisp” on popular online marketplaces.
- Ebay: New and used books.