Fork me on GitHub
#babashka
<
2019-11-25
>
borkdude09:11:39

In the namespaces branch of babashka:

$ bb "(in-ns 'foo) (println ::keyword) (in-ns 'bar) (println ::keyword)"
:foo/keyword
:bar/keyword

😍 12
borkdude09:11:35

$ rlwrap nc 127.0.0.1 1666
Babashka v0.0.35-SNAPSHOT REPL.
Use :repl/quit or :repl/exit to quit the REPL.
Clojure rocks, Bash reaches.

user=> (in-ns 'foo)
nil
foo=>

borkdude10:11:18

Will probably implement later this week

borkdude16:11:13

300 Github stars! :star-struck:

🎉 8
👍 8
Jakub Holý (HolyJak)18:11:17

It is official - you're a 🌟!