This repo is the official place (until a better one is figured out) that features various Jevko-related things (including Jevko parsers in different languages) created by various authors.
It favors free and open-source projects. Each project may have a different license, which should be specified in its description.
Contributions are welcome!
See also the official Jevko organization on Codeberg and the official /r/jevko subreddit.
Jevko parsers
Parsers which (aim to) implement Jevko according to the specification are marked with ๐ข.
See Jevko Parser Test Data for some test data and guidelines on how to make your parser compliant with the spec.
Haskell
- ๐ข jevko by lgastako; BSD-3-Clause license
Nim
- ๐ข jevko.nim by torupediron; BSD-3-Clause license
C
- jevko.h by rzuf; unspecified or MIT License