shell-plus-plus
shell-plus-plus copied to clipboard
A friendly and modern functional object oriented language for shell script.
Does this project support interactive use? Its not clear from the README
I used Boost-msvc 1.67 and readline 8.0. ``` Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19042. The compiler C:/Program Files (x86)/Microsoft Visual Studio/2019/Preview/VC/Tools/MSVC/14.28.29304/bin/Hostx64/x64/cl.exe has no C++14 support. Please use...
Fixes #7
Binaries
We can set up continuous integration to build shell-plus-plus and provide binaries. I can help with this!
When trying to use the sample loop project, I get this error: File: 'samples/language/9-loop.sh' line: 81 >> files = [file for file in $(ls) if file.size("k") > 10] Error: symbol...
# MacOS support Do you want to add macOS support?