Sciweavers

45 search results - page 1 / 9
» Parameterized modules in Erlang
Sort
View
ERLANG
2003
ACM
15 years 4 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
63
Voted
ERLANG
2009
ACM
15 years 5 months ago
Automated module interface upgrade
László Lövei
66
Voted
ERLANG
2008
ACM
15 years 21 days ago
Refactoring module structure
László Lövei, Csaba Hoch, Hanna...
75
Voted
ERLANG
2003
ACM
15 years 4 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 2 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