User loginNavigation |
archivesErlang tutorial
Seems like a nice tutorial.
Includes the expected chapters on concurrent programming and robustness, of course. By Ehud Lamm at 2004-09-06 11:39 | Parallel/Distributed | login or register to post comments | other blogs | 23602 reads
Combining lazy and eager evaluation of termsIn an attempt to combine some of the benefits of lazy and eager evaluation, I have implemented a language with an evaluation strategy which is strict with respect to divergence, but performs lazy evaluation on certain intermediate subterms to allow a more expressive use of recursion. Tim Sweeney started this interesting Types-list thread. A summary of the responses he receieved is here. Database File SystemCourtesy of Slashdot, and not really about languages per se, just an interesting project that happens to have been written in OCaml, dbfs. |
Browse archivesActive forum topics |
Recent comments
22 weeks 1 day ago
22 weeks 1 day ago
22 weeks 1 day ago
44 weeks 2 days ago
48 weeks 4 days ago
50 weeks 1 day ago
50 weeks 1 day ago
1 year 5 days ago
1 year 5 weeks ago
1 year 5 weeks ago