links for 2007-08-20
-
Welcome to trapexit.org, the Erlang community site where you can read news and weblogs related to Erlang/OTP, discuss projects, issues and ideas with other Erlang developers, and read and publish articles and HowTos related to Erlang/OTP.
-
The clear primary consequence we’ve already covered is that applications will increasingly need to be concurrent if they want to fully exploit CPU throughput gains that have now started becoming available and will continue to materialize over the next s
-
Chapter 2 of The Structure and Interpretation of Computer Programs provides an excellent description of how to leverage abstractions to make code more expressive. One technique it describes is processing data like a signal-processing engineer would preces
-
A timeless classic in how complex information should be presented graphically. The Strunk & White of visual design. Should occupy a place of honor–within arm’s reach–of everyone attempting to understand or depict numerical data graphically. The design o
-
It started with an article about how the free lunch is over for software engineers that a friend sent to me about two years ago. It basically stated that developers have been riding on the wave of Moore’s law to save their butts, and it’s not going to las
-
This brief tutorial aims to cover the main concepts and syntax of Erlang in a way which programmers of C type languages can relate to. It is not a complete description of the language by any means but it does try to give a feel for the main conceptual dif
-
This project is inspired by the behavior of termites gathering wood chips into piles. The termites follow a set of simple rules. Each termite starts wandering randomly. If it bumps into a wood chip, it picks the chip up, and continues to wander randomly.
-
As Dave Herman just posted at Lambda-the-Ultimate, we ECMA members who have been working on the successor to the JavaScript standard have a new http://www.ecmascript-lang.org website, which now hosts the “milestone 0” release of the ES4 Reference Implementation,
-
ECMAScript Programming Language home
Advertisements
Leave a Reply