package
0.0.0-20241225150017-405c5eb50bb9
Repository: https://github.com/marcuscaisey/lox.git
Documentation: pkg.go.dev

# README

loxfmt

loxfmt is a code formatter for the Lox programming language.

Installation

go install github.com/marcuscaisey/lox/loxfmt@latest

Usage

Usage: loxfmt [flags] [path]

Options:
  -p    Print the AST only
  -w    Write result to (source) file instead of stdout