aardappel / lobster

The Lobster Programming Language
http://strlen.com/lobster
2.24k stars 121 forks source link

UNIX/Linux/Mac/BSD support? #237

Closed gcasa closed 1 year ago

gcasa commented 1 year ago

This language looks really great and inspiring. I love all of its concepts. It would be nice to have versions for OSs beyond just windows. if I can be of assistance with this let me know. GC

aardappel commented 1 year ago

What makes you think this is Windows only? The docs talk about the 6 platforms this builds on (Win/Lin/Mac/iOS/Android/Web), and our CI tests 5 of those.

aardappel commented 1 year ago

https://aardappel.github.io/lobster/implementation.html

CI e.g. https://github.com/aardappel/lobster/actions/runs/4711582984

gcasa commented 1 year ago

Under RELEASES it says "Windows release"

aardappel commented 1 year ago

Well, maybe read some docs before concluding anything from just the releases page? :)

You should generally build this on your platform, but Windows users are a) not very used to that, and b) constitute the largest segment of users, so hence a build is provided.

We may do that eventually for more platforms, but its early days.

gcasa commented 1 year ago

I apologize for misunderstanding. I will try to build under macOS and Linux and let you know if I see any issues.

aardappel commented 1 year ago

The releases will now include Linux & Mac at least

aardappel commented 1 year ago

https://github.com/aardappel/lobster/releases