Downloads
On this page you can download the Yabal compiler and the Astro-8 emulator.
Yabal
There are two builds types of Yabal:
Native - Native builds for the architecture you are running on for faster startup time and smaller memory footprints.
Runtime - Builds with the .NET Runtime for better performance (JIT / PGO).
The native builds do not support importings fonts (include_font
) and images (include_image
).
Astro-8 Emulator
Astro-8 emulator an emulator for Astro-8. In comparison to the Yabal emulator it supports more features like audio and file I/O.