This is very cool, Sorawee. Thank you for sharing. On Tue, Sep 28, 2021 at 2:03 PM Sorawee Porncharoenwase < [email protected]> wrote:
> Announcing the pre-alpha version of fmt, a Racket code formatter. Code > formatter is a tool that reformats your code so that it conforms to a style > consistently. > > - Source: https://github.com/sorawee/fmt/ > - Documentation and demo: https://docs.racket-lang.org/fmt/ > > As a part of this work, I implemented Jean-Philippe Bernady’s non greedy > pretty printer <https://dl.acm.org/doi/10.1145/3110250> (ICFP’17) and > extended it so that it is practical for actual use. > > - Source: https://github.com/sorawee/pprint-compact/ > - Documentation and demo: https://docs.racket-lang.org/pprint-compact/ > > Hope you find these useful, and let me know if you have any feedback. > > Sorawee (Oak) > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CADcueguOiOBK4vE3kCfvWYkb2Eaz-JfM5_Yd%3DGct-6umSUEG6w%40mail.gmail.com > <https://groups.google.com/d/msgid/racket-users/CADcueguOiOBK4vE3kCfvWYkb2Eaz-JfM5_Yd%3DGct-6umSUEG6w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAE8gKodp-Cy3L%2BX%3DH8fSYZwtqLPVFZJVESRp_nOeV7VY_OM8zQ%40mail.gmail.com.

