Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 400 Bytes

jgo

a Java lexer parser in Go, using ANTLR and Bazel

Tools Installation

Requirements:

  • Go 1.17+
go install github.com/bazelbuild/bazelisk@latest
go install github.com/bazelbuild/buildtools/buildifier@latest