Sciweavers

6054 search results - page 68 / 1211
» Implementation of Andorra-based Languages
Sort
View
FPCA
1995
14 years 23 days ago
A Generalization of Exceptions and Control in ML-like Languages
We add functional continuations and prompts to a language with an ML-style type system. The operators signi cantly extend and simplify the control operators in SML/NJ, and can be ...
Carl A. Gunter, Didier Rémy, Jon G. Riecke
IJCAI
2003
13 years 10 months ago
Describing Additive Fluents in Action Language C+
An additive fluent is a fluent with numerical values such that the effect of several concurrently executed actions on it can be computed by adding the effects of the individual ac...
Joohyung Lee, Vladimir Lifschitz

Lab
597views
15 years 9 months ago
Programming Languages Team (PLT)
PLT develops foundations for building reliable, high-performance software. Foundations include practices, languages, semantics, implementation techniques and type systems. To dem...
CAEPIA
2005
Springer
14 years 2 months ago
Agent-Based Solutions for Natural Language Generation Tasks
When building natural language generation applications it is desireable to have the possibility of assembling modules that use different techniques for each one of the specific g...
Raquel Hervás, Pablo Gervás
POPL
2004
ACM
14 years 9 months ago
Formalization of generics for the .NET common language runtime
We present a formalization of the implementation of generics in the .NET Common Language Runtime (CLR), focusing on two novel aspects of the implementation: mixed specialization a...
Dachuan Yu, Andrew Kennedy, Don Syme