Author: Mortimer Demarest Leonard
Publisher:
ISBN:
Category : Insects
Languages : en
Pages : 1132
Book Description
Lisp in Small Pieces
Author: Christian Queinnec
Publisher: Cambridge University Press
ISBN: 1139643282
Category : Computers
Languages : en
Pages : 540
Book Description
This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast interpretation: threaded code or bytecode; compilation towards C. Some extensions are also described such as dynamic evaluation, reflection, macros and objects. This will become the new standard reference for people wanting to know more about the Lisp family of languages: how they work, how they are implemented, what their variants are and why such variants exist. The full code is supplied (and also available over the Net). A large bibliography is given as well as a considerable number of exercises. Thus it may also be used by students to accompany second courses on Lisp or Scheme.
Publisher: Cambridge University Press
ISBN: 1139643282
Category : Computers
Languages : en
Pages : 540
Book Description
This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast interpretation: threaded code or bytecode; compilation towards C. Some extensions are also described such as dynamic evaluation, reflection, macros and objects. This will become the new standard reference for people wanting to know more about the Lisp family of languages: how they work, how they are implemented, what their variants are and why such variants exist. The full code is supplied (and also available over the Net). A large bibliography is given as well as a considerable number of exercises. Thus it may also be used by students to accompany second courses on Lisp or Scheme.
Developing Apps with Python and Flet
Author: Williams Asiedu
Publisher: Ouereila Publishing House
ISBN:
Category : Young Adult Nonfiction
Languages : en
Pages : 470
Book Description
"Developing Apps with Python and Flet" is a comprehensive guide that offers a user-friendly tutorial for creating mobile, desktop, and web applications using Python and Flet from Google. The book serves as an accessible resource for both beginners and experienced developers, providing step-by-step instructions and practical examples to facilitate learning. Through clear explanations and hands-on exercises, readers are equipped with the knowledge and skills needed to harness the power of Python and Flet for app development across various platforms. Whether diving into mobile, desktop, or web development, this book serves as an invaluable companion for those looking to expand their programming expertise and create innovative applications.
Publisher: Ouereila Publishing House
ISBN:
Category : Young Adult Nonfiction
Languages : en
Pages : 470
Book Description
"Developing Apps with Python and Flet" is a comprehensive guide that offers a user-friendly tutorial for creating mobile, desktop, and web applications using Python and Flet from Google. The book serves as an accessible resource for both beginners and experienced developers, providing step-by-step instructions and practical examples to facilitate learning. Through clear explanations and hands-on exercises, readers are equipped with the knowledge and skills needed to harness the power of Python and Flet for app development across various platforms. Whether diving into mobile, desktop, or web development, this book serves as an invaluable companion for those looking to expand their programming expertise and create innovative applications.
Artificial Intelligence Programming
Author: Eugene Charniak
Publisher: Psychology Press
ISBN: 1317767993
Category : Psychology
Languages : en
Pages : 554
Book Description
Artificial intelligence research has thrived in the years since this best-selling AI classic was first published. The revision encompasses these advances by adapting its coding to Common Lisp, the well-documented language standard, and by bringing together even more useful programming tools. Today's programmers in AI will find this volume's superior coverage of programming techniques and easily applicable style anything but common.
Publisher: Psychology Press
ISBN: 1317767993
Category : Psychology
Languages : en
Pages : 554
Book Description
Artificial intelligence research has thrived in the years since this best-selling AI classic was first published. The revision encompasses these advances by adapting its coding to Common Lisp, the well-documented language standard, and by bringing together even more useful programming tools. Today's programmers in AI will find this volume's superior coverage of programming techniques and easily applicable style anything but common.
The Art of Lisp Programming
Author: Robin Jones
Publisher: Springer Science & Business Media
ISBN: 1447117190
Category : Computers
Languages : en
Pages : 173
Book Description
Many of us already have at least a passing acquaintance with procedural languages such as BASIC or Pascal, but may not have met a functional language like Lisp before. Using the same enjoyable and sometimes quirky style that they employed so successfully in "The Art of C-Programming", Robin Jones and his team explain the fundamentals of Lisp in a way that students from school to postgraduates will find lucid and stimulating. The book is unique in illustrating the use of Lisp through the development of a realistic project: the design and implementation of a Lisp-based interpreter for the language ABC.
Publisher: Springer Science & Business Media
ISBN: 1447117190
Category : Computers
Languages : en
Pages : 173
Book Description
Many of us already have at least a passing acquaintance with procedural languages such as BASIC or Pascal, but may not have met a functional language like Lisp before. Using the same enjoyable and sometimes quirky style that they employed so successfully in "The Art of C-Programming", Robin Jones and his team explain the fundamentals of Lisp in a way that students from school to postgraduates will find lucid and stimulating. The book is unique in illustrating the use of Lisp through the development of a realistic project: the design and implementation of a Lisp-based interpreter for the language ABC.
The Chatroom
Author: Jim Dineen
Publisher: Lulu.com
ISBN: 1411651073
Category : Fiction
Languages : en
Pages : 247
Book Description
In 1995 Stephan Fletcher disappeared from a computer laboratory in the middle of the night. An investigation led to the discovery that the chatroom he had been visiting had played host to seven people from three different continents; in the past three months, six had died and now Fletcher had disappeared. Was Fletcher another victim of a fatal "accident" or had he somehow orchestrated the deaths? Looking back on the incident from the year 2045, the magazine "Mysteries of the Past" builds a case against Fletcher and re-examines all the known facts. An innovative style of writing combines both newspaper articles and excerpts from the magazine with chatroom dialogue to lead you through the events of 1995 in "Paul's Restroom."
Publisher: Lulu.com
ISBN: 1411651073
Category : Fiction
Languages : en
Pages : 247
Book Description
In 1995 Stephan Fletcher disappeared from a computer laboratory in the middle of the night. An investigation led to the discovery that the chatroom he had been visiting had played host to seven people from three different continents; in the past three months, six had died and now Fletcher had disappeared. Was Fletcher another victim of a fatal "accident" or had he somehow orchestrated the deaths? Looking back on the incident from the year 2045, the magazine "Mysteries of the Past" builds a case against Fletcher and re-examines all the known facts. An innovative style of writing combines both newspaper articles and excerpts from the magazine with chatroom dialogue to lead you through the events of 1995 in "Paul's Restroom."
Common LISP
Author: Guy Steele
Publisher: Elsevier
ISBN: 0080502261
Category : Computers
Languages : en
Pages : 1056
Book Description
The defacto standard - a must-have for all LISP programmers. In this greatly expanded edition of the defacto standard, you'll learn about the nearly 200 changes already made since original publication - and find out about gray areas likely to be revised later. Written by the Vice- Chairman of X3J13 (the ANSI committee responsible for the standardization of Common Lisp) and co-developer of the language itself, the new edition contains the entire text of the first edition plus six completely new chapters. They cover: - CLOS, the Common Lisp Object System, with new features to support function overloading and object-oriented programming, plus complete technical specifications * Loops, a powerful control structure for multiple variables * Conditions, a generalization of the error signaling mechanism * Series and generators * Plus other subjects not part of the ANSI standards but of interest to professional programmers. Throughout, you'll find fresh examples, additional clarifications, warnings, and tips - all presented with the author's customary vigor and wit.
Publisher: Elsevier
ISBN: 0080502261
Category : Computers
Languages : en
Pages : 1056
Book Description
The defacto standard - a must-have for all LISP programmers. In this greatly expanded edition of the defacto standard, you'll learn about the nearly 200 changes already made since original publication - and find out about gray areas likely to be revised later. Written by the Vice- Chairman of X3J13 (the ANSI committee responsible for the standardization of Common Lisp) and co-developer of the language itself, the new edition contains the entire text of the first edition plus six completely new chapters. They cover: - CLOS, the Common Lisp Object System, with new features to support function overloading and object-oriented programming, plus complete technical specifications * Loops, a powerful control structure for multiple variables * Conditions, a generalization of the error signaling mechanism * Series and generators * Plus other subjects not part of the ANSI standards but of interest to professional programmers. Throughout, you'll find fresh examples, additional clarifications, warnings, and tips - all presented with the author's customary vigor and wit.