Tofita icon indicating copy to clipboard operation
Tofita copied to clipboard

[FEATURE PROPOSAL] adding linux compiler

Open hacknorris-code opened this issue 3 years ago • 3 comments

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...

hacknorris-code avatar May 16 '22 17:05 hacknorris-code

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

PeyTy avatar May 16 '22 17:05 PeyTy

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

hacknorris-code avatar May 16 '22 18:05 hacknorris-code

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

belliash avatar May 23 '22 11:05 belliash