mecha

A parser combinator library for Zig

MIT License

Stars
450
Committers
15

Bot releases are hidden (Show)

mecha - 0.9.0 Latest Release

Published by Hejsil 4 months ago

mecha release 0.9.0 which compiles and works for zig 0.13.0

mecha - 0.8.0

Published by Hejsil 6 months ago

mecha release 0.8.0 which compiles and works for zig 0.12.0

Changes

  • Remove support for unofficial package managers gyro and zigmod
mecha - 0.7.0

Published by Hejsil 9 months ago

mecha release 0.7.0 which compiles and works for zig 0.11.0

mecha - 0.6.0

Published by Hejsil almost 3 years ago

mecha release 0.6.0 which compiles and works for zig 0.9.0

mecha - 0.5.0

Published by Hejsil over 3 years ago

The first release of mecha, a library for constructing parsers at comptime using parser combinators.