5 Apr 2008 (updated 6 Apr 2008 at 00:23 UTC) »
6 Dec 2005 (updated 24 Mar 2007 at 21:49 UTC) »
21 Oct 2005 (updated 5 Apr 2008 at 09:11 UTC) »
29 Aug 2005 (updated 29 Aug 2005 at 21:04 UTC) »
Tim Bray on Ruby (via Lambda The Ultimate) contains a reference to
... COBOL's ALTER, deprecated 40 years ago and now often cited as the worst feature ever to appear in a major programming language.
How bad could this ALTER statement be?
Style is Substance.
Ken Arnold's Style is Substance argues that programming languages should enforce programming style.
11 Apr 2003 (updated 7 May 2003 at 12:11 UTC) »
Been trying out Jeff Schrager's tutorial Intelligent Computational Biology in BioLisp.
6 Feb 2002 (updated 22 Jan 2003 at 12:44 UTC) »
chalst suggests scsh as an alternative to OCaml. My main interest in OCaml is as a language that I can write can code in as quickly as in a scripting language and compile to get high performance if necessary. (My real interest is in modelling protein structures which needs every drop of performance I can get). That said, I like the design philosophy behind scsh and the idea of embedding domain-specific little languages.
The only real reasons I prefer OCaml over Scheme is that it's statically typed and it has a reputation for being very fast. I'm not sure these are good reasons. Scheme programmers seem to manage just fine without static typing and Brad Lucier showed that, using Gambit-C, you could get performance equivalent to C from Scheme code for number-crunching PDEs.
I think I'm a Scheme programmer at heart but for mercenary reasons I've learning to live with C++ and trying to ignore my suspicion that using Scheme would help me to "beat the averages".
My other language is OCaml.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!