Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sagebind/riptide

The Riptide Programming Language: Shell scripting redesigned.
https://github.com/sagebind/riptide

interpreter language programming-language riptide scripting-language shell

Last synced: 12 days ago
JSON representation

The Riptide Programming Language: Shell scripting redesigned.

Awesome Lists containing this project

README

        

# Riptide

Ripide is a powerful scripting language and interpreter that seeks to accomplish two goals:

- Provide a powerful, stream-oriented scripting language where the UNIX philosophy is first-class.
- Provide an interactive and programmable console interface for using your system.

## Status

Riptide is currently in rough development, so expect many things to not work correctly. I work on Riptide in my free time only occasionally, so it may take a while before it becomes ready to be used. I'm committed to finishing it one day though, so maybe check back in a year or so?

## Documentation

- [Guide]: For beginners
- [Reference]: In-depth language overview

## Sponsors

Special thanks to sponsors of my open-source work!

## License

The Riptide project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.

[Guide]: https://riptide.sh/guide.html
[Reference]: https://riptide.sh/reference.html