2003
DOI: 10.1007/3-540-44854-3_7
|View full text |Cite
|
Sign up to set email alerts
|

Lazy Dynamic Input/Output in the Lazy Functional Language Clean

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
14
0

Year Published

2004
2004
2011
2011

Publication Types

Select...
6
1

Relationship

4
3

Authors

Journals

citations
Cited by 17 publications
(14 citation statements)
references
References 5 publications
0
14
0
Order By: Relevance
“…Rossberg's language Alice likewise supports type-safe distributed programming [16]. The Clean language supports type-safe saving of arbitrary values (including function closures) into files [19]; a recent paper proposes a mechanism (not yet implemented) for solving class constraints at runtime [18, §4.2].…”
Section: Related Workmentioning
confidence: 99%
“…Rossberg's language Alice likewise supports type-safe distributed programming [16]. The Clean language supports type-safe saving of arbitrary values (including function closures) into files [19]; a recent paper proposes a mechanism (not yet implemented) for solving class constraints at runtime [18, §4.2].…”
Section: Related Workmentioning
confidence: 99%
“…It is also possible to reuse earlier created functions, which are stored on disk. Its implementation relies on the dynamic type system [1,21,25] of Clean.…”
Section: Higher-order G Ecsmentioning
confidence: 99%
“…m em ory access violations, ty p e errors) in op eratin g system s by im plem enting a m icro kernel in C lean th a t provides ty p e safe com m unication of any value of any ty p e betw een functional processes, called Fam ke (F u n c tio n AE M icro K ernel E x perim ent) [15]. T his has shown th a t (m oderate) use of dynam ic typing [3], in com bination w ith C lean 's dynam ic ru n -tim e system and dynam ic linker [4,16], enables processes to com m unicate any d a ta (and even code) of any ty p e in a ty p e safe way. D uring th e developm ent of a shell/com m and line interface for our pro to ty p e functional o p eratin g system it becam e clear th a t a norm al shell cannot really m ake use (at run-tim e) of th e ty p e inform ation derived by th e com piler (at com pile-tim e).…”
Section: Introductionmentioning
confidence: 99%