Home > C128/128D/128DCR, C64/SX64, DTV, News & Rumors, Today > durexForth v1.5.2 (Forth language for Commodore 64)

durexForth v1.5.2 (Forth language for Commodore 64)

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.5.2 + Manual (886)

source: csdb.dk

  1. No comments yet.
*