Genetic Algorithms

I'm interested in Genetic Algorithms. This section contains examples and discussions of GA-based programs freely downloadable.

Forth

During my first and only work experience with Forth, I wrote this short article for starters, about making good use of the main Forth characteristics: the stacked memory and the inverse notation.


Unix scripts

Like most Unix developers, I make scripts. As things goes, most of them are too application-specific to be of any use except for the particular purpose they were made for. I put here the few remaining general-purpose scripts for free download.