Brutkey

Beady Belle Fanchannel
@Profpatsch@mastodon.xyz

Netencode: I’m currently building out my project of making a “better” structured language for use in UNIX-pipelines and shell scripting and the like.

It’s human-readable, but supports trivial generation with printf & wc, tagged values (sum types, Result<T>) and embedding arbitrary binaries without escaping due to being length-prefixed.

I think it’s pretty cool!

#netencode #ShowAndTell #unix #shell #haskell #python #rust #nix #programming #tooling