Sciweavers

5415 search results - page 1 / 1083
» The Implementation of Functional Programming Languages
Sort
View

Book
351views
17 years 22 days ago
The Implementation of Functional Programming Languages
A great book about the Implementation of Functional Programming Languages.
Simon Peyton Jones
102
Voted
ERLANG
2008
ACM
15 years 4 months ago
A comparative evaluation of imperative and functional implementations of the imap protocol
Francesco Cesarini, Viviana Pappalardo, Corrado Sa...
85
Voted
IFIP
1994
Springer
15 years 6 months ago
A Model for Mathematical Analysis of Functional Logic Programs and Their Implementations
Egon Börger, Francisco Javier López-Fr...
ICFP
2004
ACM
16 years 2 months ago
Implementing functional logic languages using multiple threads and stores
Recent functional logic languages such as Curry and Toy combine lazy functional programming with logic programming features including logic variables, non-determinism, unification...
Andrew P. Tolmach, Sergio Antoy, Marius Nita
122
Voted
IPPS
1999
IEEE
15 years 7 months ago
Implementing a Non-Strict Functional Programming Language on a Threaded Architecture
Abstract. The combination of a language with ne-grain implicit parallelism and a data ow evaluation scheme is suitable for high-level programming on massively parallel architectur...
Shigeru Kusakabe, Kentaro Inenaga, Makoto Amamiya,...