Sciweavers

45 search results - page 1 / 9
» Parameterized modules in Erlang
Sort
View
ERLANG
2003
ACM
15 years 2 months ago
Parameterized modules in Erlang
This paper describes how the Erlang programming language could be extended with parameterized modules, in a way that is compatible with existing code. This provides a powerful way...
Richard Carlsson
ERLANG
2008
ACM
14 years 11 months ago
Refactoring module structure
László Lövei, Csaba Hoch, Hanna...
ERLANG
2003
ACM
15 years 2 months ago
A soft-typing system for Erlang
This paper presents a soft-typing system for the programming language Erlang. The system is based on two concepts; a (forward) data flow analysis that determines upper approximat...
Sven-Olof Nyström
ECOOP
2006
Springer
15 years 1 months ago
Parameterized Modules for Classes and Extensible Functions
Abstract. We present F(Eml), a language that combines classes, extensible functions, symmetric multiple dispatching, and a practical system for parameterized modules. Parameterized...
Keunwoo Lee, Craig Chambers