Sciweavers

5536 search results - page 44 / 1108
» Programming Languages for Distributed Applications
Sort
View
PPDP
2009
Springer
15 years 8 months ago
Automatic refactoring of Erlang programs
This paper describes the design goals and current status of tidier, a software tool that tidies Erlang source code, making it cleaner, simpler, and often also more efficient. In ...
Konstantinos F. Sagonas, Thanassis Avgerinos
ICDE
2007
IEEE
133views Database» more  ICDE 2007»
16 years 3 months ago
Evolution of Distributed Web Data: An Application of the Reactive Language XChange
Many data sources on the Web evolve in the sense that they change their content over time, typically as a reaction to some event. Such changes often need to be mirrored in data on...
François Bry, Hendrik Grallert, Michael Eck...
SNPD
2003
15 years 3 months ago
Stream Processing on the Grid: an Array Stream Transforming Language
Specific requirements of stream processing on the Grid are discussed. We argue that when the stream processing paradigm is used for cluster computing, the processing components c...
Alexander V. Shafarenko
135
Voted
PEPM
2009
ACM
15 years 6 months ago
Clone detection and removal for Erlang/OTP within a refactoring environment
A well-known bad code smell in refactoring and software maintenance is duplicated code, or code clones. A code clone is a code fragment that is identical or similar to another. Un...
Huiqing Li, Simon Thompson
AAAI
1997
15 years 3 months ago
Effective Bayesian Inference for Stochastic Programs
In this paper, we propose a stochastic version of a general purpose functional programming language as a method of modeling stochastic processes. The language contains random choi...
Daphne Koller, David A. McAllester, Avi Pfeffer