Skip to content

Various tools related to the Jacobin project (see jacobin.org)

License

Notifications You must be signed in to change notification settings

texadactyl/jacobin_tools

This branch is up to date with platypusguy/jacobin_tools:main.

Repository files navigation

jacobin_tools

Various tools related to the Jacobin JVM project (see jacobin.org)

These include:

  • gob2csv - Converts the .gob file creates of the classes in the JDK 17 distribution into a CSV file format on standard output.
  • cleansrc - Cleans source files of non-displayable characters with options for replacement and deletion.

The jacobin tools are installed by executing install.sh (Linux, MacOS, and Unix) or install.bat (Windows). After compilation, they reside in $GOPATH/bin. It is recommended that $GOPATH/bin be an element of the user's executable PATH.

About

Various tools related to the Jacobin project (see jacobin.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%