Home

Awesome

Millfork

A middle-level programming language targeting 6502-based, 8080-based, Z80-based and 6809-based microcomputers.

For binary releases, see: https://github.com/KarolS/millfork/releases (latest: 0.3.30).
For build instructions, see Build instructions.

Features

Licensing

The compiler is distributed under GPLv3 (see LICENSE).

The standard include files (located in the include directory) are distributed under a more permissive Zlib license (see include/LICENSE). Therefore, no attribution is needed if you are developing and distributing Millfork programs.

The documentation is distributed under the CC-0 license.

More info