Update README.md
This commit is contained in:
parent
0c449519b7
commit
36f7725224
1 changed files with 1 additions and 7 deletions
|
|
@ -17,13 +17,7 @@ bb took 4ms.
|
||||||
|
|
||||||
## Rationale
|
## Rationale
|
||||||
|
|
||||||
If you're a bash expert, you probably don't need this. But for those of us who
|
The sweet spot for babashka is executing Clojure snippets or scripts in the same
|
||||||
can use a bit of Clojure in their shell scripts, it may be useful.
|
|
||||||
|
|
||||||
Babashka runs as a [GraalVM](https://github.com/oracle/graal) compiled binary which
|
|
||||||
results in faster startup time than Clojure on the JVM.
|
|
||||||
|
|
||||||
The sweet spot for babashka is executing short Clojure snippets or scripts in the same
|
|
||||||
space where you would use bash.
|
space where you would use bash.
|
||||||
|
|
||||||
Goals:
|
Goals:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue