Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any support for macOS? #4

Open
ghost opened this issue Jan 12, 2020 · 7 comments
Open

Any support for macOS? #4

ghost opened this issue Jan 12, 2020 · 7 comments

Comments

@ghost
Copy link

ghost commented Jan 12, 2020

MacOS support

Do you want to add macOS support?
@alexst07
Copy link
Owner

Yes, I want, I just haven't tried to compile for macOS because I don't have the OS yet, but I will try to provide one to try compiling for it. I believe that by design using technologies that also support macOS, it should compile without major problems.

@ghost
Copy link
Author

ghost commented Jan 15, 2020

I have the macOS, I can help you

@ghost
Copy link
Author

ghost commented Jan 15, 2020

And can I compile Shell++ in Windows 10?

@alexst07
Copy link
Owner

I have the macOS, I can help you

Your help is very welcome

And can I compile Shell++ in Windows 10?

At the moment not, the part responsible for the execution of the processes uses Posix, what I intend to do is to use the Boost process, so it will be possible to compile also in Windows.

@ghost
Copy link
Author

ghost commented Jan 18, 2020

Sorry for trouble... How to read user input in Shell++ like in python input() or bash read to the variable?

@alexst07
Copy link
Owner

a = read()
print(a)

@alexst07
Copy link
Owner

@entyav, in fact I apologize, so far this has been a personal project and for fun. However, whatever you need you can ask, and if you are interested in the project, I can go on making documentation with your doubts, as it is not yet used in production, we can make changes if you have any suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant