Like last year, you can play Advent of Code on the squint and cherry playgrounds. Provide your AOC token (see cookies: session value after logging into adventofcode.com) to get puzzle input.
Like last year, you can play Advent of Code on the squint and cherry playgrounds. Provide your AOC token (see cookies: session value after logging into adventofcode.com) to get puzzle input.
My final open source update for 2023:
https://blog.michielborkent.nl/oss-updates-dec-2023.html
Happy 2024 everyone!
My OSS project updates November 2023
https://blog.michielborkent.nl/oss-updates-nov-2023.html
I'd like to thank all the sponsors and contributors that make this work possible!
#clojure #clojurescript #babashka #sci #squintcljs #cherrycljs #cljKondo
Just upgraded the #cherrycljs playground too, the same pinball source code works in both #squintcljs and cherry:
livecodes.io was just launched:
https://dev.to/livecodes_io/introducing-livecodes-3300
It has a ClojureScript starter template which uses #cherrycljs for compilation:
https://livecodes.io/?template=clojurescript
CLJS docs: https://livecodes.io/docs/languages/clojurescript/
You can now try out #cherrycljs via livecodes.io :)
My OSS updates of May 2023 💜
My April 2023 OSS updates
https://blog.michielborkent.nl/oss-updates-apr-2023.html
Thanks to all sponsors who make it possible!
It's now possible to use #cherrycljs (as an alternative to SCI) for serializable functions that can be sent from the server to the client with
@metosin
malli: