aboutsummaryrefslogtreecommitdiff
path: root/shells/ammonite/pkg-descr
blob: 097d4ba1a1cf5a829264bbde6c684b39cb9c9d38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
A modern replacement for the Bash system shell. Provides a systems shell in
the high-level Scala language, letting you seamlessly mix system operations
with real code without the hassle or the frustration of trying to write
complex code in Bash.

Ammonite lets you use the Scala language for scripting purposes: in a
Read-Evaluate-Print-Loop (REPL), as scripts, as a library to use
in existing projects, or as a standalone systems shell.

WWW: https://ammonite.io/