The Resource Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)
Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)
Resource Information
The item Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.) represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.This item is available to borrow from 1 library branch.
Resource Information
The item Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.) represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.
This item is available to borrow from 1 library branch.
- Summary
- This book constitutes the refereed proceedings of the 10th International Symposium on Programming Languages, Implementations, Logics, and Programs, PLILP'98, held jointly with the 6th International Conference on Algebraic and Logic Programming, ALP'98, in Pisa, Italy, in September 1998. The 26 revised full papers presented were carefully reviewed and selected from a total of 68 submissions. Also included are two invited papers and abstracts of two tutorials. The papers are organized in topical sections on verification, logic programming, static analysis, software methodologies, object oriented programming, term rewriting, functional programming, metaprogramming, optimal evaluation, integration, and constraint solving
- Language
- eng
- Extent
- 1 online resource (xi, 497 pages)
- Contents
-
- Logic programming and model checking
- CAT: The Copying Approach to Tabling
- SICStus MT
- A multithreaded execution environment for SICStus Prolog
- A framework for bottom up specialisation of logic programs
- Termination of logic programs with block declarations running in several modes
- The Boolean logic of set sharing analysis
- Derivation of proof methods by abstract interpretation
- Detecting unsolvable queries for definite logic programs
- Staging static analyses using abstraction-based program specialization
- An experiment in domain refinement: Type domains and type representations for logic programs
- Architecture software using: A methodology for language development
- Explicit substitutions for objects and functions
- The complexity of late-binding in dynamic object-oriented languages
- A compiler for rewrite programs in associative-commutative theories
- Solution to the problem of Zantema on a persistent property of term rewriting systems
- A general framework for R-unification problems
- Operational versus denotational methods in the semantics of higher order languages
- Functional implementations of continuous modeled animation
- Compiling Erlang to Scheme
- From (sequential) Haskell to (parallel) Eden: An implementation point of view
- Mobile Haskell: Compiling lazy functional programs for the Java Virtual Machine
- Program analysis in?prolog
- A game semantics foundation for logic programming
- Controlling search in declarative programs
- Encapsulating data in logic programming via categorical constraints
- Constructive negation using typed existence properties
- Optimal reduction of functional expressions
- Embedding multiset constraints into a lazy functional logic language
- A hidden Herbrand Theorem
- Integrating constraint propagation in complete solving of linear diophantine systems
- Approaches to the incremental detection of implicit equalities with the revised simplex method
- Isbn
- 9783540497660
- Label
- Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings
- Title
- Principles of declarative programming
- Title remainder
- 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings
- Statement of responsibility
- Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)
- Language
- eng
- Summary
- This book constitutes the refereed proceedings of the 10th International Symposium on Programming Languages, Implementations, Logics, and Programs, PLILP'98, held jointly with the 6th International Conference on Algebraic and Logic Programming, ALP'98, in Pisa, Italy, in September 1998. The 26 revised full papers presented were carefully reviewed and selected from a total of 68 submissions. Also included are two invited papers and abstracts of two tutorials. The papers are organized in topical sections on verification, logic programming, static analysis, software methodologies, object oriented programming, term rewriting, functional programming, metaprogramming, optimal evaluation, integration, and constraint solving
- Cataloging source
- YNG
- Dewey number
- 005.13
- Illustrations
- illustrations
- Index
- index present
- Language note
- English
- LC call number
- QA76.615
- Literary form
- non fiction
- http://bibfra.me/vocab/lite/meetingDate
- 1998
- http://bibfra.me/vocab/lite/meetingName
- PLILP'98
- Nature of contents
-
- dictionaries
- bibliography
- http://library.link/vocab/relatedWorkOrContributorDate
- 1998
- http://library.link/vocab/relatedWorkOrContributorName
-
- Palamidessi, Catuscia
- Glaser, Hugh
- Meinke, K.
- International Conference on Algebraic and Logic Programming
- Series statement
- Lecture notes in computer science
- Series volume
- 1490
- http://library.link/vocab/subjectName
-
- Declarative programming
- Declarative programming
- Target audience
- adult
- Label
- Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)
- Antecedent source
- unknown
- Bibliography note
- Includes bibliographical references and index
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Color
- black and white
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
- Logic programming and model checking -- CAT: The Copying Approach to Tabling -- SICStus MT -- A multithreaded execution environment for SICStus Prolog -- A framework for bottom up specialisation of logic programs -- Termination of logic programs with block declarations running in several modes -- The Boolean logic of set sharing analysis -- Derivation of proof methods by abstract interpretation -- Detecting unsolvable queries for definite logic programs -- Staging static analyses using abstraction-based program specialization -- An experiment in domain refinement: Type domains and type representations for logic programs -- Architecture software using: A methodology for language development -- Explicit substitutions for objects and functions -- The complexity of late-binding in dynamic object-oriented languages -- A compiler for rewrite programs in associative-commutative theories -- Solution to the problem of Zantema on a persistent property of term rewriting systems -- A general framework for R-unification problems -- Operational versus denotational methods in the semantics of higher order languages -- Functional implementations of continuous modeled animation -- Compiling Erlang to Scheme -- From (sequential) Haskell to (parallel) Eden: An implementation point of view -- Mobile Haskell: Compiling lazy functional programs for the Java Virtual Machine -- Program analysis in?prolog -- A game semantics foundation for logic programming -- Controlling search in declarative programs -- Encapsulating data in logic programming via categorical constraints -- Constructive negation using typed existence properties -- Optimal reduction of functional expressions -- Embedding multiset constraints into a lazy functional logic language -- A hidden Herbrand Theorem -- Integrating constraint propagation in complete solving of linear diophantine systems -- Approaches to the incremental detection of implicit equalities with the revised simplex method
- Control code
- 685362737
- Dimensions
- unknown
- Extent
- 1 online resource (xi, 497 pages)
- File format
- one file format
- Form of item
- online
- Isbn
- 9783540497660
- Level of compression
- unknown
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other control number
- 10.1007/BFb0056603.
- Other physical details
- illustrations.
- Quality assurance targets
- unknown
- Reformatting quality
- access
- Specific material designation
- remote
- System control number
- (OCoLC)685362737
- Label
- Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)
- Antecedent source
- unknown
- Bibliography note
- Includes bibliographical references and index
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Color
- black and white
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
- Logic programming and model checking -- CAT: The Copying Approach to Tabling -- SICStus MT -- A multithreaded execution environment for SICStus Prolog -- A framework for bottom up specialisation of logic programs -- Termination of logic programs with block declarations running in several modes -- The Boolean logic of set sharing analysis -- Derivation of proof methods by abstract interpretation -- Detecting unsolvable queries for definite logic programs -- Staging static analyses using abstraction-based program specialization -- An experiment in domain refinement: Type domains and type representations for logic programs -- Architecture software using: A methodology for language development -- Explicit substitutions for objects and functions -- The complexity of late-binding in dynamic object-oriented languages -- A compiler for rewrite programs in associative-commutative theories -- Solution to the problem of Zantema on a persistent property of term rewriting systems -- A general framework for R-unification problems -- Operational versus denotational methods in the semantics of higher order languages -- Functional implementations of continuous modeled animation -- Compiling Erlang to Scheme -- From (sequential) Haskell to (parallel) Eden: An implementation point of view -- Mobile Haskell: Compiling lazy functional programs for the Java Virtual Machine -- Program analysis in?prolog -- A game semantics foundation for logic programming -- Controlling search in declarative programs -- Encapsulating data in logic programming via categorical constraints -- Constructive negation using typed existence properties -- Optimal reduction of functional expressions -- Embedding multiset constraints into a lazy functional logic language -- A hidden Herbrand Theorem -- Integrating constraint propagation in complete solving of linear diophantine systems -- Approaches to the incremental detection of implicit equalities with the revised simplex method
- Control code
- 685362737
- Dimensions
- unknown
- Extent
- 1 online resource (xi, 497 pages)
- File format
- one file format
- Form of item
- online
- Isbn
- 9783540497660
- Level of compression
- unknown
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other control number
- 10.1007/BFb0056603.
- Other physical details
- illustrations.
- Quality assurance targets
- unknown
- Reformatting quality
- access
- Specific material designation
- remote
- System control number
- (OCoLC)685362737
Library Links
Embed
Settings
Select options that apply then copy and paste the RDF/HTML data fragment to include in your application
Embed this data in a secure (HTTPS) page:
Layout options:
Include data citation:
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Principles-of-declarative-programming--10th/GvfA9H9IHCQ/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Principles-of-declarative-programming--10th/GvfA9H9IHCQ/">Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>
Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements
Preview
Cite Data - Experimental
Data Citation of the Item Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)
Copy and paste the following RDF/HTML data fragment to cite this resource
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Principles-of-declarative-programming--10th/GvfA9H9IHCQ/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Principles-of-declarative-programming--10th/GvfA9H9IHCQ/">Principles of declarative programming : 10th International Symposium, PLILP'98 : held jointly with the 6th International Conference, ALP'98, Pisa, Italy, September 16-18, 1998 : proceedings, Catuscia Palamidessi, Hugh Glaser, Karl Meinke (eds.)</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>