Sinan
Sinan is a build tool designed to build Erlang/OTP Projects, Releases and Applications. Sinan leverages the metadata artifacts provided by OTP to do a good job building, testing, releasing, etc with very little or no additional input from the developer.
Erlware Commons
Erlware commons can best be described as an extension to the stdlib application that is distributed with Erlang. These are things that we at Erlware have found useful for production applications but are not included with the distribution. We hope that as things in this library prove themselves useful, they will make their way into the main Erlang distribution. However, whether they do or not, we hope that this application will prove generally useful.
Goals for the project
Goals for the project
- Generally Useful Code
- High Quality
- Well Documented
- Well Tested
Joxa
Joxa (pronounced like “jocksah”) is a recent dialect of the Lisp programming language. It is a general-purpose language supporting interactive development that encourages a functional programming style, and simplifies multithreaded programming.
Joxa runs on the Erlang Virtual Machine. Like other Lisps, Joxa treats code as data and has a full unhygienic macro system.
NOTE: At the moment Joxa is a an Alpha product. It is used in production, and fully self hosting. However, you should expect to find bugs and hopefully report and/or fix those bugs. There are also still a number of things that need to be done as far as libraries and the like. We encourage you to use Joxa and participate in the community. however, you should expect to run into issues.
Joxa runs on the Erlang Virtual Machine. Like other Lisps, Joxa treats code as data and has a full unhygienic macro system.
NOTE: At the moment Joxa is a an Alpha product. It is used in production, and fully self hosting. However, you should expect to find bugs and hopefully report and/or fix those bugs. There are also still a number of things that need to be done as far as libraries and the like. We encourage you to use Joxa and participate in the community. however, you should expect to run into issues.
