eigenhombre / l1

A simple Lisp written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Pretty Print as a code auto-formatter

eigenhombre opened this issue · comments

  • Adapt #76 to "correctly" format code
  • Allow users to configure indents for same
  • Add an l1 option to reformat one or more program files, like gofmt.