Понедельник, 13.05.2024, 01:18
Приветствую Вас Гость | RSS

Книги по программированию

Меню сайта
Поиск
Форма входа

Каталог файлов

Главная » Файлы » Lisp

В категории материалов: 35
Показано материалов: 1-10
Страницы: 1 2 3 4 »

Сортировать по: Дате · Названию · Рейтингу · Комментариям · Загрузкам · Просмотрам

Год выпуска: 2009
Автор
R. Kent Dybvig
Язык: Английский
Издательство
Mit Press
ISBN: 026251298X
Формат: HTML
Количество страниц: 512
Описание
Scheme is a general-purpose programming language, descended from Algol and Lisp, widely used in computing education and research and a broad range of industrial applications. This thoroughly updated edition of The Scheme Programming Language provides an introduction to Scheme and a definitive reference for standard Scheme, presented in a clear and concise manner. Written for professionals and students with some prior programming experience, it begins by leading the programmer gently through the basics of Scheme and continues with an introduction to some of the more advanced features of the language.

The fourth edition has been substantially revised and expanded to bring the content up to date with the current Scheme standard, the Revised6 Report on Scheme. All parts of the book were updated and three new chapters were added, covering the language''s new library, exception handling, and record-definition features.

The book offers three chapters of introductory material with numerous examples, eight chapters of reference material, and one chapter of extended examples and additional exercises. All of the examples can be entered directly from the keyboard into an interactive Scheme session. Answers to many of the exercises, a complete formal syntax of Scheme, and a summary of forms and procedures are provided in appendixes.
Lisp | Просмотров: 882 | Загрузок: 277 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (1)


Год выпуска: 2006
Автор:
Николай Полещук, Петр Лоскутов 
Язык: Русский
Издательство: БХВ-Петербург 
ISBN
  5-94157-738-9 
Формат: djvu
Количество страниц: 957
Описание
Книга Николая Полещука и Петра Лоскутова "AutoLISP и Visual LISP в среде AutoCAD" представляет собой руководство для разработчиков LSP-, FAS- и VLX-приложений, которые работают в среде графического процессора AutoCAD версий 2005 и 2006. Здесь рассматриваются такие задачи как, COM-связь с внешними приложениями, программная адаптация интерфейса и создание справочных систем. В первый раз на русском языке описываются методы и свойства объектной модели AutoCAD, которые применяются в технологии ActiveX. И всё это - со множеством понятных примеров. Книгу дополняет компакт-диск с исходными текстами приведённых программ.
 
Lisp | Просмотров: 1611 | Загрузок: 376 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 1990
Автор:
 Хювёнен Э., Сеппянен И.
Языкрусский
Издательство: Мир
Формат: DJVU
Количество страниц: 458  и 332
Описание
Двухтомник финских специалистов, содержащий введение в язык Лисп, методы и системы программирования. Этот язык широко известен и применяется в задачах символьной обработки информации, обработки естественных языков, искусственного интеллекта, экспертных систем, систем логического программирования.
Lisp | Просмотров: 865 | Загрузок: 323 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 2005
Автор:Peter Seibel
Язык: Английский
Язык:Русский
Издательство: Apress
ISBN
1590592395
Формат: PDF
Количество страниц: 426
Описание
Lisp is often thought of an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world. 

Practical Common Lisp presents a thorough introduction to the Lisp language, providing youwith an overall understanding of the language features and how they work. From this foundational knowledge, you'll move on to practical code examples centered on building a streaming MP3 server. By the end of the book, you'll be able to serve streaming MP3s via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). Author Peter Siebel also shows you how to store metadata in both a simple home-brewed sexp database and a relational database (MySQL), demonstrates how to use threads to support multiple simultaneous client connections, and much more.
Lisp | Просмотров: 909 | Загрузок: 325 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 1997
Автор:
 Bob Glickstein
Язык: Английский
ИздательствоO'Reilly Media
ISBN
 0-13-370875-6 
Формат: PDF
Количество страниц: 219
Описание
This book introduces Emacs Lisp and tells you how to make the editor do whatever you want, whether it's altering the way text scrolls or inventing a whole new "major mode." Topics progress from simple to complex, from lists, symbols, and keyboard commands to syntax tables, macro templates, and error recovery.
Lisp | Просмотров: 911 | Загрузок: 264 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 1985
Автор:
 Richard P. Gabriel
Язык: Английский
ИздательствоThe MIT Press
ISBN
 9780262070935
Формат: PDF
Количество страниц: 294
Описание
Performance and Evaluation of Lisp Systems is the first book to present descriptions on the Lisp implementation techniques actually in use and can serve as a handbook to the implementation details of all of the various current Lisp expressions. It provides detailed performance information using the tools of benchmarking.
Lisp | Просмотров: 808 | Загрузок: 283 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 1995
Автор:
Daniel  P.  Friedman, 
Matthias  Felleisen 
 
Язык: Английский
Издательство: MIT Press
ISBN
 9780262560993
Формат: PDF
Количество страниц: 211
Описание
"drawings by Duane Bibby" foreword by Gerald J. Sussman The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both "The Little Schemer" (formerly known as "The Little LISPer") and its new companion volume, "The Seasoned Schemer," apart from other books on LISP. The authors' enthusiasm for their subject is compelling as they present abstract concepts in a humorous and easy-to-grasp fashion. Together, these books will open new doors of thought to anyone who wants to find out what computing is really about. "The Little Schemer" introduces computing as an extension of arithmetic and algebra--things that everyone studies in grade school and high school. It introduces programs as recursive functions and briefly discusses the limits of what computers can do. The authors use the programming language Scheme, and interesting foods to illustrate these abstract ideas. "The Seasoned Schemer" informs the reader about additional dimensions of computing: functions as values, change of state, and exceptional cases. "The Little LISPer" has been a popular introduction to LISP for many years. It had appeared in French and Japanese. "The Little Schemer" and "The Seasoned Schemer" are worthy successors and will prove equally popular as textbooks for Scheme courses as well as companion texts for any complete introductory course in Computer Science.
Lisp | Просмотров: 842 | Загрузок: 331 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 2003
Автор:
 R. Kent Dybvig 
Язык: Английский
Издательство:The MIT Press 
ISBN
 0262541483
Формат: CHM
Количество страниц: 295
Описание
This text leads the programmer gently through the basics of Scheme and continues with an introduction to and exercises for some of the more advanced features of the language.
Lisp | Просмотров: 1180 | Загрузок: 281 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 2006
Автор:
S Tanimoto
Язык: Английский
ИздательствоComputer Science Press
ISBN
  0881751138
Формат: PDF
Количество страниц: 553
Описание
The purpose of this book is to provide an up-to-date and didactically coherent introduction to the principles and programming methods of artificial intelligence. It is appropriate for an undergraduate or first-year graduate course. While it is possible for the student to get acquainted with artificial intelligence in a single quarter or semester, a sequence of two to three quarters or semesters is preferable. The author covers most of the material in two academic quarters at the University of Washington. During the first quarter, Chapters 1 through 6 or 7 are tackled, laying a foundation of symbol manipulation,knowledge representation and inference. The second quarter takes on the more advanced topics: learning, natural language understanding, vision and the integration of AI technology into expert systems.
If programming is to be given a heavy emphasis, the material can be spread over more than two quarters; more of the problems may be assigned, and the instructor may wish to spend some time discussing various aspects of the assignments. In the final term of a two- or three-course sequence, a term project by each student, which can grow out of one of the programs provided in the text, can be very successful.
Unlike other AI texts, The Elements of Artificial Intelligence integrates the presentation of principles with actual runnable LISP illustrations. I have attempted to implement a large enough fraction of these ideas in fully-presented LISP programs to allow the student to gain enough intuition through experiment to support his/her understanding of all the principles covered...
Lisp | Просмотров: 800 | Загрузок: 269 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)


Год выпуска: 2004
Автор:
 Dorai Sitaram
Язык: Английский
Формат: PDF
Количество страниц: 132
Описание
This is an introduction to the Scheme programming language. It is intended as a quick-start guide, something a novice can use to get a non-trivial working knowledge of the language, before moving on to more comprehensive and in-depth texts.
Lisp | Просмотров: 1233 | Загрузок: 273 | Добавил: mihanyayalta | Дата: 06.04.2011 | Комментарии (0)

Категории раздела
F# (sharp) [8]
Lisp [35]
Python [64]
Ruby [72]
android [22]