I love developing software.
In my spare time I still develop some nice software. At least I hope it's nice.
I'm a big fan of REBOL. It's a scripting language I use for most of my projects.
Further I'm using compiled languages like C/C++ or D.
Over the years I have found out that it's best to
use a combination of scripting & compiled languages.
So, these days my strategy is to create a special DLL that's called from the scripts.
In my spare time I still develop some nice software. At least I hope it's nice.
I'm a big fan of REBOL. It's a scripting language I use for most of my projects.
Further I'm using compiled languages like C/C++ or D.
Over the years I have found out that it's best to
use a combination of scripting & compiled languages.
So, these days my strategy is to create a special DLL that's called from the scripts.