zilch-lang / nstar

The compiler for N⋆, a statically typed assembly language used as a compiler backend for Zilch
BSD 3-Clause "New" or "Revised" License
29 stars 2 forks source link

More executable targets #57

Open Mesabloo opened 3 years ago

Mesabloo commented 3 years ago

N⋆ is great and all...but only having elf-amd64 as a final target isn't.

As of now, N⋆ may only work on Linux x86_64, but it would be great to also be able to target:

This will be a great start, and will show that N⋆ is actually usable outside of my personal development environment. However, please note that this issue will not be worked on for at least until the 3rd version of Zilch, after which this repository will be rewritten in Zilch.