Sciweavers

2777 search results - page 172 / 556
» Example centric programming
Sort
View
90
Voted
JLP
1998
147views more  JLP 1998»
15 years 12 days ago
Automated Reasoning with a Constraint-Based Metainterpreter
Using constraint logic techniques, it is made possible to use a wellknown metainterpreter backwards as a device for generating programs. A metainterpreter is developed, which prov...
Henning Christiansen
123
Voted
FUIN
2010
156views more  FUIN 2010»
14 years 11 months ago
A Tutorial Implementation of a Dependently Typed Lambda Calculus
Abstract. We present the type rules for a dependently typed core calculus together with a straightforward implementation in Haskell. We explicitly highlight the changes necessary t...
Andres Löh, Conor McBride, Wouter Swierstra
102
Voted
CONCUR
2005
Springer
15 years 6 months ago
Type-Directed Concurrency
Abstract. We introduce a novel way to integrate functional and concurrent programming based on intuitionistic linear logic. The functional core arises from interpreting proof reduc...
Deepak Garg, Frank Pfenning
98
Voted
ISMIR
2005
Springer
149views Music» more  ISMIR 2005»
15 years 6 months ago
Annotating Musical Scores in ENP
The focus of this paper is on ENP-expressions that can be used for annotating ENP scores with user definable information. ENP is a music notation program written in Lisp and CLOS...
Mika Kuuskankare, Mikael Laurson
SAC
2003
ACM
15 years 6 months ago
Design and Implementation of a Graphical Interface to Xquery
As the use of XML is rapidly growing, a growing number of users without programming skills will need to query XML data. Although designed to be easily understood by humans, XQuery...
Enrico Augurusa, Daniele Braga, Alessandro Campi, ...