Short for funky yak, flying yacht, or funny yodeling depending on your mood. Also fuck yeah.
fy
is a tiny concatenative programming language JIT compiled to aarch64 machine code.
fy
is a toy, of the kind where the batteries constantly leak and only that weird guy in suspenders plays with it.
Join #fy on concatenative Discord.
fy
is written in Zig and targets aarch64 exclusively. You'll need a Zig compiler and a 64-bit ARM machine such as AppleSilicon or a Raspberry Pi.
Build with:
zig build
Run with:
./zig-out/bin/fy
Check --help
for the latest news on available flags and arguments.
Examples can be found in examples/
.