No description provided.
Unfinished Odin lang TOML parser
A collection of .INI parsers in various languages made primarily for getting to know languages and making something in them, or because "I felt like it"
No description provided.
Use tree-sitter parsers to emit locations of useful identifiers in source code
ANSI escape codes parser
Learning Odin by making a parser
Odin port of jc (kellyjonbrazil/jc): 150 parsers, 514 passing fixtures.
FLV file parser
A .env parser for odin programming language
An Odin implementation of the Bantam Pratt Expression Parser
A dice algebra expression parser & calculator written in Odin. Intended to be complex enough to learn a few things about Odin but simple enough to do in a short time.
A json parser written in Odin with no dependencies besides the standard library
delimited data parser
a Parser conbinator library for odin (work on progress)
LR(0) and LR(1) parser generator generator
No description provided.
A madman's attempt to get a type checker for the madman's fucking parsers
The same simple language implemented in many ways
A basic file parser that changes some listed words given in a keywords.txt file to underscores.
No description provided.
No description provided.
toml parser for odin
A rudimentary OBJ file parser that transforms vertex data into a custom scene data structure and renders it using the Direct3D 11 API.