Skip to content
/ fy Public

A a tiny concatenative programming language JIT compiled to aarch64 machine code.

License

Notifications You must be signed in to change notification settings

nooga/fy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fy

ZigZig Top guys enjoying fy

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.

Building

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

Examples can be found in examples/.

Features

There is no plan.

About

A a tiny concatenative programming language JIT compiled to aarch64 machine code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages