Sciweavers

6 search results - page 1 / 2
» An implementation of the SMB protocol in erlang
Sort
View
69
Voted
ERLANG
2008
ACM
14 years 11 months ago
A comparative evaluation of imperative and functional implementations of the imap protocol
Francesco Cesarini, Viviana Pappalardo, Corrado Sa...
97
Voted
ERLANG
2006
ACM
15 years 3 months ago
Concurrency oriented programming in termite scheme
Termite Scheme is a variant of Scheme intended for distributed computing. It offers a simple and powerful concurrency model, inspired by the Erlang programming language, which is ...
Guillaume Germain
PADL
2007
Springer
15 years 3 months ago
Applications, Implementation and Performance Evaluation of Bit Stream Programming in Erlang
Writing code that manipulates bit streams is a painful and error-prone programming task, often performed via bit twiddling techniques such as explicit bit shifts and bit masks in p...
Per Gustafsson, Konstantinos F. Sagonas
72
Voted
ERLANG
2003
ACM
15 years 2 months ago
Automated test generation for industrial Erlang applications
We present an implemented technique for generating test cases from state machine specifications. The work is motivated by a need for testing of protocols and services developed b...
Johan Blom, Bengt Jonsson