Skip to Content

The next wave in computer languages

This blog has been quiet for a while now.

Part of the reason is that I have been looking into JavaScript and Nodejs. I wrote some test code, debugged it, trying to understand a completely different programming paradigm: event based programming.

Once you start looking into JavaScript, you realize that it also shares so much with LISP ... I remember not liking LISP, even though, a long time ago, I had to write parts of a LISP interpreter in C.

I was planning to write a post about JavaScript and Nodejs, but eventually I found one already there, which basically covers all the main points I wanted to write about.

Meanwhile I stopped looking into Bio-inspired algorithms, but I guess I'll be shortly going back to them, with some interesting and powerful new tools ...

... it is funny, a few months ago I would have never thought I would spend so much time programming ...let alone JavaScript :-)