Ceebox / cbLang

A programming language made in Python
MIT License
54 stars 13 forks source link

No Mac Download #2

Closed Moosems closed 2 years ago

Moosems commented 2 years ago

Could you add a mac download?

UlysseBerra commented 2 years ago

Same here with Linux! You could probably take the "Old" release and modify the simple batch script to be bash.

Ceebox commented 2 years ago

Hey, this is written in Python so if you download it and install the dependencies then it should work fine on Mac/Linux (I hope, there might be some errors from some tweaking I did).

UlysseBerra commented 2 years ago

Indeed, that's what I did for now!

Moosems commented 2 years ago

Hey, this is written in Python so if you download it and install the dependencies then it should work fine on Mac/Linux (I hope, there might be some errors from some tweaking I did).

Are there any windows specific dependencies like win32?

andriemc commented 2 years ago

@Moosems I don't think so.

epsseniyer commented 2 years ago

If you installed pyinstaller you can do this already

epsseniyer commented 2 years ago

Anyone can Close issue?

Moosems commented 2 years ago

I'll close for now but I might make a pr that adds mac and linux builds in the future

andriemc commented 1 year ago

@Moosems If you own a mac. You could use the depricated python version of the cblang compiler to compile the new version of the cblang compiler to mac.