if there's one thing I miss in documentation systems other than Scribble (for #racketlang), it's the ability to designate arbitrary words and phrases as "technical terms" and turn uses of those terms into links to a place in the docs where you've defined the term
all hail @tech{} and @deftech{}
Going back and forth between "Racket Programming the Fun Way" and the classic MIT SICP. This is all new to me 🫣 #racketlang
wrote about some #racketlang ideas I had for an automated planning language
🦾 Racket v9.1
#racketlang #functionalprogramming
Racket meet-up: Saturday, 7 March 2026 at 18:00 UTC
EVERYONE WELCOME 😁
Announcement, Jitsi Meet link & discussion at racket.discourse.group/t/racket-mee...
#λ #racketlang #lisp #wasm #webassembly
unhinged #racketlang idea: `raco diff-test`
run it on a PR or commit, and like how `raco test` finds and runs `test` submodules, it finds and runs `diff-test` submodules
diff tests would be able to test things about the commit, like that files A and B are always modified together
Racket birthday party 🎉🎂and meet-up: Saturday, 7 February 2026 at 18:00 UTC. (in 15minutes)
EVERYONE WELCOME 😁
Announcement, Jitsi Meet link & discussion at racket.discourse.group/t/racket-bir...
#racketlang
Principles of programming languages. ~ Kristopher Micinski. kmicinski.com//cis352-s26/... #Programming #RacketLang
Tag your posts with #racketlang to be included on the feed: bsky.app/profile/did:...
Thank you @notjack.space ❤️
testing: this #racketlang post might show up automatically in the Racket discord server
yet another #racketlang feed test post
another #racketlang feed test
alright ignore that one. this one should hopefully work #racketlang
testing, testing, one two three, testing
how do you do, fellow #racketlang users
Racket v9.0's parallel threads spark debate on its "maturity" and competitive edge, shaping its role among Lisp dialects and beyond. The discussion covers its strengths, use cases, and position in the broader language ecosystem. #RacketLang 1/6
I’ve consolidated my #racketlang everybody codes problems into a single file per quest. Tests under module test. Benchmarks under main. Learning a bunch.
Checking futures out in #racketlang twitch.tv/chiroptical
Starting up the stream at twitch.tv/chiroptical working on everybody codes day 10 in #racketlang
Starting up the stream now. Doing some random #racketlang stuff.
Wrote some #racketlang tonight. I finished everybody.codes quest 2 part 1. Learned about rack unit and raco test. No idea if my code is idiomatic.
Finished the contracts section of #racketlang guide. Pretty neat that you can property test them. I don't feel prepared to write any non-trivial ones, but I haven't practiced.
I really wish I could spend more time with #gleamlang #unisonlang and #racketlang. Can you buy time yet?
Should there be a @racket-lang.org starter pack?
If yes, reply with nominations!
#Racket #racketlang #racketlisp #lisp #scheme
and with that we now have more than 40 different SDKs for you to chose from to make your geocoding as simple as possible. See the full list:
https://opencagedata.com/sdks
#ocaml #racketlang
💡 Why Racket? Why Lisp? | Butterick’s Practical Typography
#racketlang #lisp #functionalprogramming
Almost done with the contracts section of the #racketlang guide! I’m excited to get the macros and concurrency/parallelism chapters.
Got back into some #racketlang learning.
I programmed fizz buzz using Qi (data flow oriented library) in #racketlang today github.com/chiroptical/...
This looks pretty sick docs.racket-lang.org/qi/index.html #racketlang