Sciweavers

1185 search results - page 8 / 237
» Implementing Functional Languages: a tutorial
Sort
View
DBPL
1995
Springer
91views Database» more  DBPL 1995»
13 years 11 months ago
Extensible Objects for Database Evolution: Language Features and Implementation Issues
One of the limitations of commercially available object-oriented DBMSs is their inability to deal with objects that may change their type during their life and which exhibit a plu...
Antonio Albano, Milena Diotallevi, Giorgio Ghelli
ASSETS
2000
ACM
14 years 3 days ago
An intelligent tutoring system for deaf learners of written English
This paper describes progress toward a prototype implementation of a tool which aims to improve literacy in deaf high school and college students who are native (or near native) s...
Lisa N. Michaud, Kathleen F. McCoy, Christopher A....
PPDP
2001
Springer
14 years 4 days ago
An Implementation of Narrowing Strategies
This paper describes an implementation of narrowing, an essential component of implementations of modern functional logic languages. These implementations rely on narrowing, in pa...
Sergio Antoy, Michael Hanus, Bart Massey, Frank St...
JFP
2007
136views more  JFP 2007»
13 years 7 months ago
Practical type inference for arbitrary-rank types
Haskell’s popularity has driven the need for ever more expressive type system features, most of which threaten the decidability and practicality of Damas-Milner type inference. ...
Simon L. Peyton Jones, Dimitrios Vytiniotis, Steph...
PPDP
2009
Springer
14 years 2 months ago
Set functions for functional logic programming
We propose a novel approach to encapsulate non-deterministic computations in functional logic programs. Our approach is based on set functions that return the set of all the resul...
Sergio Antoy, Michael Hanus