SaaSHub helps you find the best software and product alternatives Learn more →
Babashka Alternatives
Similar projects and alternatives to babashka
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
-
-
-
-
-
-
-
jank
A Clojure dialect on LLVM with gradual typing, a native runtime, and C++ interop
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
babashka reviews and mentions
- Show HN: Cosh – concatenative command-line shell
- Single-file scripts that download their dependencies
-
Which language to choose ?
I also recently was pretty happy with babashka (https://babashka.org) to have easy scripts tasks.
-
Ask HN: What was the best software that you used during 2022?
one combination I came to really love this year is babashka (https://github.com/babashka/babashka) + websocat (https://github.com/vi/websocat). I wrote about a method of live web programming with this pair at https://github.com/whacked/cow/blob/main/a%20technique%20for...
babashka isn't strictly necessary; you can also pipe plain text, but pushing hiccup expressions to the browser DOM from the REPL with instant feedback has opened a new world of interactive programming for me.
-
Lisp for scripting
Babashka?
-
writing scripts in lisp
You could try babashka for clojure https://github.com/babashka/babashka
-
The Holy Trinity of Clojure
I've been trying to learn Clojure (well, actually Babashka (https://babashka.org/)) from a book, but the whole REPL thing and its workflow benefits didn't really convey well from such a media. It wasn't until I saw a real workflow example (https://www.youtube.com/watch?v=jm0RXmyjRJ8), that I grokked what REPL development brings to the game. It's quite possible I haven't unlocked its full potential, but I do see value in this way of working.
Im using Calva + vscode and the onboarding seemed pretty simple. Installed Babashka using linuxbrew, then installed Calva in VScode and ran its tutorial. Calva has a pretty good guide on the structural code editing: https://calva.io/paredit/
Now I "just" need to figure out how to parse xml. Zippers melt my brain
-
Loopr: A Loop/Reduction Macro for Clojure
Babashka is Clojure running natively. It uses a simplified version of the Clojure runtime compiled to native code. No JVMs involved at runtime.
-
Zuo: A Tiny Racket for Scripting
If I want to write scripts in lisp (and I do!) I use babashka. https://babashka.org/.
If I'm working on one project for some time I'll write a throwaway bb.edn with tasks for things I need to do often, for example to monitor a kubernetes pod, log it, and hit certain API endpoints. Then when I'm in the project directory I can just run `bb tsj` (e.g. test sign job).
- Clojure from a Schemer's Perspective (2021)
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea59935d00>
www.saashub.com | 31 Jan 2023
Stats
babashka/babashka is an open source project licensed under Eclipse Public License 1.0 which is an OSI approved license.