The reasoned schemer:
"Adding logic capabilities required the introduction of new forms. The authors' goal is to show to what extent writing logic programs is the same as writing functional programs using these forms. In this way, the reader of The Reasoned Schemer will come to understand how simple logic progr...
Gespeichert in:
Beteilige Person: | |
---|---|
Weitere beteiligte Personen: | , |
Format: | E-Book |
Sprache: | Englisch |
Veröffentlicht: |
Cambridge, Mass.
MIT Press
©2005
|
Links: | https://doi.org/10.7551/mitpress/5801.001.0001?locatt=mode:legacy |
Zusammenfassung: | "Adding logic capabilities required the introduction of new forms. The authors' goal is to show to what extent writing logic programs is the same as writing functional programs using these forms. In this way, the reader of The Reasoned Schemer will come to understand how simple logic programming is and how easy it is to define functions that behave like relations."--Jacket. |
Beschreibung: | Includes index. |
Umfang: | 1 Online-Ressource (x, 169 Seiten) Illustrationen |
ISBN: | 0262256177 9780262256179 |
Internformat
MARC
LEADER | 00000cam a2200000Ka 4500 | ||
---|---|---|---|
001 | ZDB-260-MPOB-5801 | ||
003 | MaCbMITP | ||
005 | 20190503073408.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 130208s2005 maua ob 001 0 eng d | ||
020 | |a 0262256177 | ||
020 | |a 9780262256179 | ||
024 | 3 | |a 9780262256179 | |
100 | 1 | |a Friedman, Daniel P. | |
245 | 1 | 4 | |a The reasoned schemer |c Daniel P. Friedman, William E. Byrd, Oleg Kiselyov ; drawings by Duane Bibby |
264 | 1 | |a Cambridge, Mass. |b MIT Press |c ©2005 | |
300 | |a 1 Online-Ressource (x, 169 Seiten) |b Illustrationen | ||
336 | |b txt | ||
337 | |b c | ||
338 | |b cr | ||
500 | |a Includes index. | ||
520 | 1 | |a "The goal of The Reasoned Schemer is to help the functional programmer think logically and the logic programmer think functionally. The authors of The Reasoned Schemer believe that logic programming is a natural extension of functional programming, and they demonstrate this by extending the functional language Scheme with logical constructs - thereby combining the benefits of both styles. The extension encapsulates most of the ideas in the logic programming language Prolog." "The pedagogical method of The Reasoned Schemer is a series of questions and answers, which proceed with the characteristic humor that marked The Little Schemer and The Seasoned Schemer. Familiarity with a functional language or with the first eight chapters of The Little Schemer is assumed." | |
520 | 8 | |a "Adding logic capabilities required the introduction of new forms. The authors' goal is to show to what extent writing logic programs is the same as writing functional programs using these forms. In this way, the reader of The Reasoned Schemer will come to understand how simple logic programming is and how easy it is to define functions that behave like relations."--Jacket. | |
700 | 1 | |a Byrd, William E. | |
700 | 1 | |a Kiselyov, Oleg | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 0262562146 |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9780262562140 |
966 | 4 | 0 | |l DE-91 |p ZDB-260-MPOB |q TUM_PDA_MPOB |3 MIT Press |u https://doi.org/10.7551/mitpress/5801.001.0001?locatt=mode:legacy |3 Volltext |
912 | |a ZDB-260-MPOB | ||
912 | |a ZDB-260-MPOB | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-260-MPOB-5801 |
---|---|
_version_ | 1821493839883403264 |
adam_text | |
any_adam_object | |
author | Friedman, Daniel P. |
author2 | Byrd, William E. Kiselyov, Oleg |
author2_role | |
author2_variant | w e b we web o k ok |
author_facet | Friedman, Daniel P. Byrd, William E. Kiselyov, Oleg |
author_role | |
author_sort | Friedman, Daniel P. |
author_variant | d p f dp dpf |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-260-MPOB |
format | eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02146cam a2200325Ka 4500</leader><controlfield tag="001">ZDB-260-MPOB-5801</controlfield><controlfield tag="003">MaCbMITP</controlfield><controlfield tag="005">20190503073408.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">130208s2005 maua ob 001 0 eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262256177</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780262256179</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9780262256179</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Friedman, Daniel P.</subfield></datafield><datafield tag="245" ind1="1" ind2="4"><subfield code="a">The reasoned schemer</subfield><subfield code="c">Daniel P. Friedman, William E. Byrd, Oleg Kiselyov ; drawings by Duane Bibby</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge, Mass.</subfield><subfield code="b">MIT Press</subfield><subfield code="c">©2005</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (x, 169 Seiten)</subfield><subfield code="b">Illustrationen</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1="1" ind2=" "><subfield code="a">"The goal of The Reasoned Schemer is to help the functional programmer think logically and the logic programmer think functionally. The authors of The Reasoned Schemer believe that logic programming is a natural extension of functional programming, and they demonstrate this by extending the functional language Scheme with logical constructs - thereby combining the benefits of both styles. The extension encapsulates most of the ideas in the logic programming language Prolog." "The pedagogical method of The Reasoned Schemer is a series of questions and answers, which proceed with the characteristic humor that marked The Little Schemer and The Seasoned Schemer. Familiarity with a functional language or with the first eight chapters of The Little Schemer is assumed."</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">"Adding logic capabilities required the introduction of new forms. The authors' goal is to show to what extent writing logic programs is the same as writing functional programs using these forms. In this way, the reader of The Reasoned Schemer will come to understand how simple logic programming is and how easy it is to define functions that behave like relations."--Jacket.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Byrd, William E.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Kiselyov, Oleg</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">0262562146</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9780262562140</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-260-MPOB</subfield><subfield code="q">TUM_PDA_MPOB</subfield><subfield code="3">MIT Press</subfield><subfield code="u">https://doi.org/10.7551/mitpress/5801.001.0001?locatt=mode:legacy</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-260-MPOB</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-260-MPOB-5801 |
illustrated | Illustrated |
indexdate | 2025-01-17T11:04:52Z |
institution | BVB |
isbn | 0262256177 9780262256179 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (x, 169 Seiten) Illustrationen |
psigel | ZDB-260-MPOB TUM_PDA_MPOB ZDB-260-MPOB |
publishDate | 2005 |
publishDateSearch | 2005 |
publishDateSort | 2005 |
publisher | MIT Press |
record_format | marc |
spelling | Friedman, Daniel P. The reasoned schemer Daniel P. Friedman, William E. Byrd, Oleg Kiselyov ; drawings by Duane Bibby Cambridge, Mass. MIT Press ©2005 1 Online-Ressource (x, 169 Seiten) Illustrationen txt c cr Includes index. "The goal of The Reasoned Schemer is to help the functional programmer think logically and the logic programmer think functionally. The authors of The Reasoned Schemer believe that logic programming is a natural extension of functional programming, and they demonstrate this by extending the functional language Scheme with logical constructs - thereby combining the benefits of both styles. The extension encapsulates most of the ideas in the logic programming language Prolog." "The pedagogical method of The Reasoned Schemer is a series of questions and answers, which proceed with the characteristic humor that marked The Little Schemer and The Seasoned Schemer. Familiarity with a functional language or with the first eight chapters of The Little Schemer is assumed." "Adding logic capabilities required the introduction of new forms. The authors' goal is to show to what extent writing logic programs is the same as writing functional programs using these forms. In this way, the reader of The Reasoned Schemer will come to understand how simple logic programming is and how easy it is to define functions that behave like relations."--Jacket. Byrd, William E. Kiselyov, Oleg Erscheint auch als Druck-Ausgabe 0262562146 Erscheint auch als Druck-Ausgabe 9780262562140 |
spellingShingle | Friedman, Daniel P. The reasoned schemer |
title | The reasoned schemer |
title_auth | The reasoned schemer |
title_exact_search | The reasoned schemer |
title_full | The reasoned schemer Daniel P. Friedman, William E. Byrd, Oleg Kiselyov ; drawings by Duane Bibby |
title_fullStr | The reasoned schemer Daniel P. Friedman, William E. Byrd, Oleg Kiselyov ; drawings by Duane Bibby |
title_full_unstemmed | The reasoned schemer Daniel P. Friedman, William E. Byrd, Oleg Kiselyov ; drawings by Duane Bibby |
title_short | The reasoned schemer |
title_sort | reasoned schemer |
work_keys_str_mv | AT friedmandanielp thereasonedschemer AT byrdwilliame thereasonedschemer AT kiselyovoleg thereasonedschemer AT friedmandanielp reasonedschemer AT byrdwilliame reasonedschemer AT kiselyovoleg reasonedschemer |