Interesting: "Learning Fennel from Clojure"
https://fennel-lang.org/from-clojure
So, I'm working on this parallel workflow execution framework in #clojure using a #datalog implementation (datalevin) as temporary store.
Basically you define a job with some tasks, the relations between tasks and the framework took care to execute them in the right order (topological sorting and so on).
Parallelism and concurrency are achieved with clojure.core.async.
Using datalog as query language gives some help managing jobs and tasks relations: it's almost like having a graph db.
Of course we are going to release it #opensource when ready.
I can write about it a little bit more if anyone is interested.
Uncle Bob on Why #Clojure — http://blog.cleancoder.com/uncle-bob/2019/08/22/WhyClojure.html
Heart of #Clojure: fork this conference — https://lambdaisland.com/blog/2019-08-09-fork-this-conference
#heartofclojure - The people’s conference.
https://manuel-uberti.github.io/clojure/2019/08/04/clojure-heart/
#heartofclojure is been a fantastic experience! I'm looking forward to attend the next year! #clojure
Is anyone coming to Heart of #Clojure on 02-03 of August?
Janet, a Clojure inspired language for scripting, or embedding in other programs
https://github.com/janet-lang/janet
https://news.ycombinator.com/item?id=19172510
Clojure alchemist, data juggler, CTO @ https://7bridges.eu, chess player, poet.
Admin of https://functional.cafe.