kato/vendor
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Juhani Krekelä 4ca279f479 Move to lexopt
Lexopt[1] is a better implementation of the ideas I was trying with my
argument parser. The binary size increases by about 14 KiB unstripped /
9 KiB stripped, which I feel is a fair tradeoff in exchange for much
cleaner code and over 300 deleted lines in kato itself.

Instead of relying on crates.io, include lexopt as a git submodule.

[1] https://github.com/blyxxyz/lexopt
2026-09-10 00:20:02 +03:00
..
lexopt@f52c6a620b Move to lexopt 2026-09-10 00:20:02 +03:00