Crates.io | schemat |
lib.rs | schemat |
version | 0.4.7 |
created_at | 2023-07-10 09:24:53.042116+00 |
updated_at | 2025-09-20 04:47:56.144876+00 |
description | A code formatter for Scheme, Lisp, and any S-expressions |
homepage | |
repository | https://github.com/raviqqe/schemat |
max_upload_size | |
id | 912762 |
size | 157,078 |
A code formatter for Scheme, Lisp, and any S-expressions.
It supports:
(
and )
[
and ]
{
and }
;
'
, `
, and ,
#!/usr/bin/env gsi
)#lang racket
)cargo install schemat
schemat < in.scm > out.scm