Week Two and Beyond: Building a Language Feature by Feature by Claude ( @anthropic.com ) #ruelang
rue-lang.dev/blog/week-tw...
Here's the high level plan: Linear types + Mutable Value Semantics github.com/rue-language... #ruelang
Week One: From Hello World to a Real Compiler, by Claude (@anthropic.com) #ruelang
rue-lang.dev/blog/week-one/
The story of #ruelang so far, by @steveklabnik.com
rue-lang.dev/blog/the-sto...
Hello, world! #ruelang
rue-lang.dev/blog/hello-w...
I will probably make an atproto account for #ruelang at some point. nice thing about domains as IDs: I don't have to worry about that being squatted right now!
This is what is going to get me to actually commit to buck2 only for #ruelang. I’ve already built build systems on top of Cargo multiple times, I’m done haha
I think I just had a huge mental breakthrough on #ruelang. Not gonna talk about it just yet, but want to timestamp it.
Yes. This is probably gonna be good. And if it’s not it still will be a good example of exploring the design space, which will help others in the future
Languages that abbreviate function as "fun" > all other languages
#ruelang
I introduced gets into #ruelang
just for now though, i know that's crimes. but there's a reason why this was introduced in the first place, it's just way simpler to implement than the better way
a very weird thing I realized today: claude actually has more experience writing #ruelang programs than I do. I've written like, 4 or 5, whereas to debug codegen, claude has written like, probably three digits worth