coyote
is a VERY work-in-progress alternative implementation of the Jackal programming language by hyenasky. It's currently just a testing ground and will be fully written in Mars once the self-hosted compiler is complete.
coyote
focuses on both comptime efficency and runtime performance, using the Iron compiler backend for higher optimization compared to the official implementation.