Sciweavers

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

Book
351views
16 years 10 months ago
The Implementation of Functional Programming Languages
A great book about the Implementation of Functional Programming Languages.
Simon Peyton Jones
83
Voted
ERLANG
2008
ACM
15 years 2 months ago
A comparative evaluation of imperative and functional implementations of the imap protocol
Francesco Cesarini, Viviana Pappalardo, Corrado Sa...
ICFP
2004
ACM
16 years 5 days 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
IPPS
1999
IEEE
15 years 4 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,...