GreenteaOS / Tofita

:candy: All-new engine of the @GreenteaOS
https://greenteaos.github.io
GNU Lesser General Public License v3.0
231 stars 26 forks source link

[FEATURE PROPOSAL] adding linux compiler #8

Open hacknorris-code opened 2 years ago

hacknorris-code commented 2 years ago

so yes, for the now i only saw .bat script, as far i know its a windows executable. will you maybe make a version also for linux/bsd (in bash)? also lacking ,ac support although im not into apple, just saying...

PeyTy commented 2 years ago

AFAIK Linux users use Wine a lot. Compatibility of build tools with Wine should be okay solution?

hacknorris-code commented 2 years ago

wine is for .exe files, not batch...

belliash commented 2 years ago

Teapot contains llvm and nasm, both available for linux, so this should not be a problem?