newsletterlibrary.com

Top : Computers : Programming : Languages : Erlang : Contributions :
Libraries

Websites
A library for random testing of Erlang programs against specifications.
site exerpt
Erlang QuickCheck  Check is a library for random testing of Erlang programs against specifications. It is an adaption of a tool first developed for Haskell to Erlang. Erlang/QuickCheck is work in progress, but the following materials are available: The slides of a...
http://www.cs.chalmers.se/~rjmh/ErlangQC/

An inets module to transform XML documents generated by mod_esi.
site exerpt
mod_xsl An inets module to tranform XML documents generated by mod_esi  An inets module to tranform XML documents generated by mod_esi mod_xsl is an inets module that allows XSL transformations on XML documents generated by mod_esi. The stylesheet selection is based on the document type and the environment of the http...
http://www.lfcia.org/projects/mod_xsl/

XSL tranformations in Erlang
site exerpt
Sablotron Adapter XSL tranformations in Erlang  Erlang programs to perform efficient XSL transformations on XML documents both as files or Erlang binaries. Motivation When developing monet, a flexible monitoring tool for the VoDka project, we needed a way of generating monet output to different devices: standard...
http://www.lfcia.org/projects/sablotron_adapter/

An XSL transformation module for the Inets erlang webserver
http://sourceforge.net/projects/modxsl/

Module for Apache. It lets you use Erlang as an embedded language, just as PHP.
site exerpt
mod_erl  Erlang commands directly from your HTML page, without using a CGI script or a dedicated HTTP server. You can download a preliminary version (0.5) under a BSD licence. Latest changes New in version 0.5 A new package http_security allows a...
http://www.rfc1149.net/devel/mod%5ferl.html

Software written in Erlang for translating Erlang source code to mCRL process algebra specification. The software makes industrial code available for research tools.
site exerpt
SourceForge.net: etomcrl: An Erlang to mCRL compiler  Provide feedback on this page Recently changed page Site Status SF.net Projects etomcrl: An Erlang to mCRL compiler Summary etomcrl: An Erlang to mCRL compiler Stats RSS Summary Admin Home Page Forums Tracker Bugs Support Requests Patches Feature Requests Mail...
http://sourceforge.net/projects/etomcrl/

Yxa
A bunch of library like functions for receiving, processing and sending SIP messages, and a couple of small applications that can do various things.
site exerpt
YXA  Erlang is a programming language written by Ericsson Yxa is both a transaction stateful SIP stack, and a set of SIP server applications. Yxa is Open Source, and released under a three clause BSD license (actually there is two of...
http://www.stacken.kth.se/projekt/yxa/

An experimental XML parser in Erlang.
site exerpt
XML parser in Erlang  D has been correctly parsed. Note there is no documentation. Unimplemented features Unicode what do you expect for 1378 lines of code? The ANY tag is not implmented Have fun Joe Armstrong...
http://www.sics.se/~joe/ericsson/xml/xml.html