KarolS / millfork

Millfork: a middle-level programming language targeting 6502- and Z80-based microcomputers and home consoles
https://karols.github.io/millfork/
GNU General Public License v3.0
251 stars 21 forks source link
6502 atari800 commodore-64 famicom intel8080 microcomputers millfork motorola-6809 nes programming-language retrocomputing z80 zxspectrum

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