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

Bash-like features #448

Closed
marek094 opened this issue Jul 4, 2018 · 2 comments
Closed

Bash-like features #448

marek094 opened this issue Jul 4, 2018 · 2 comments

Comments

@marek094
Copy link

marek094 commented Jul 4, 2018

Hello,
is there any Bash/Perl-like command line api for chaiscript?
For example unix file system support? Or 'os.execute' in Lua?

Thx

@lefticus
Copy link
Member

Please clarify what you mean. Are you interested in calling other executables from within ChaiScript?

This could be trivially added in your own code by just adding system to your ChaiScript environment.

@RobLoach
Copy link
Contributor

Feel free to create a ChaiScript module that exposes os/bash-like methods. If you submit it to https://github.com/ChaiScript/ChaiScript_extras , I'd be willing to give it a review.

In the mean time, feel free to create an issue over there. Going to close this for now. Thanks!

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

3 participants