3 projects tagged "Erlang"
teeterl is a lean, portable implementation of Erlang. teeterl starts from a single executable file without any additional harness. teeterl is built using Apache Portable Runtime, a library tested on dozens of OSes and their flavors. teeterl borrows from industry-standard Erlang/OTP, especially when it comes to compiler front-end. teeterl provides the concurrency power of Erlang without any telecom cruft.
Esdl is library for accessing SDL and OpenGL through Erlang. SDL handles 2d graphics, user events, and audio while OpenGL handles 3d graphics. SDL (Simple DirectMedia Layer) is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. It also does event handling from mouse, keyboards, and joysticks. OpenGL is a cross-platform standard for 3D rendering and 3D hardware acceleration.
A simple social network with some project management features.