Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisdone/hell
Haskell-based shell scripting language
https://github.com/chrisdone/hell
Last synced: 3 days ago
JSON representation
Haskell-based shell scripting language
- Host: GitHub
- URL: https://github.com/chrisdone/hell
- Owner: chrisdone
- Created: 2013-11-22T04:23:56.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T16:34:57.000Z (10 days ago)
- Last Synced: 2025-01-11T06:04:06.630Z (10 days ago)
- Language: Haskell
- Homepage:
- Size: 340 KB
- Stars: 570
- Watchers: 30
- Forks: 51
- Open Issues: 4
-
Metadata Files:
- Readme: docs/readme.md
Awesome Lists containing this project
README
# hell 😈
Hell is a shell scripting language that is a tiny dialect of Haskell.
[Homepage](https://chrisdone.github.io/hell/)
See [Tour of Hell](https://chrisdone.com/posts/tour-of-hell/) for a
tour of the compiler's implementation.