minus-squareraviqqeOPBtoLisp@communick.news•Scheme code formatter written in RustlinkfedilinkEnglisharrow-up1·3 years agoI’m actually just using a formatter library and its readme describes the algorithm although it’s a very basic one. https://github.com/raviqqe/mfmt Currently, Schemat doesn’t have any options for configurations. It’s made after the philosophy of `gofmt` where you insert newlines with your “sense.” linkfedilink
raviqqeB to Lisp@communick.newsEnglish · 3 years agoScheme code formatter written in Rustplus-squaregithub.comexternal-linkmessage-square3linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkScheme code formatter written in Rustplus-squaregithub.comraviqqeB to Lisp@communick.newsEnglish · 3 years agomessage-square3linkfedilink
I’m actually just using a formatter library and its readme describes the algorithm although it’s a very basic one. https://github.com/raviqqe/mfmt
Currently, Schemat doesn’t have any options for configurations. It’s made after the philosophy of `gofmt` where you insert newlines with your “sense.”