Tag: durexForth

durexForth v1.4.3 – Forth language for Commodore 64

DurexForth is a modern implementation of the language Forth for the Commodore 64, and the team behind its development has just released the version 1.4.3. This new version brings bug fixes and some new additions. If you never tried, Forth is a language very different than the traditional ones, so to speak. Compared to C64 Basic, Forth is more attractive in…

DurexForth v1.4 for Commodore 64 has been released

Forth was always an odd language to me. Its syntax didn’t match my understanding at all, but it is unquestionable its power and speed. If you are interested about learning it, you should try DurexForth which is a modern (and still maintained) option for the Commodore 64. The developers are very serious about releasing a professional option, which can be…

durexForth v1.32

Hack n’ Trade released a new version of Forth for the Commodore 64. Forth is a very low-level and minimal language without any automatic memory management. Forth on the C64 is faster, more memory effective and more powerful than the standard Basic. Forth on the C64 includes an editor, compiler and an assembler. Changes in this version: Optimizations for the parameter…