Skip to content

Releases: AlexCeleste/ybc

win-prebuilt

08 Oct 00:40

Choose a tag to compare

win-prebuilt Pre-release
Pre-release

This is a prebuilt Windows release of YBC.

Contains all files from the source download, plus the ybc executable.

The compiler assumes that MinGW is installed; to use a different tool for assembly and linking, use the --as or --ld options.

mac-prebuilt

28 Aug 19:36

Choose a tag to compare

mac-prebuilt Pre-release
Pre-release

This is a prebuilt Mac release of YBC.

Contains all files from the source download, plus the ybc executable.

The compiler assumes that Clang is installed; to use a different tool for assembly and linking, use the --as or --ld options.

linux-prebuilt

28 Aug 19:28

Choose a tag to compare

linux-prebuilt Pre-release
Pre-release

This is a prebuilt Linux release of YBC.

Contains all files from the source download, plus the ybc executable.

The compiler assumes that GCC is installed; to use a different tool for assembly and linking, use the --as or --ld options.