Packages tagged: parsing
ansiparse
A package to read data and parse it into ANSI escape characters
argument_parser
""Provides a complex commandline parser.""
binaryparse
Binary parser (and writer) in pure Nim. Generates efficient parsing procedures that handle many commonly seen patterns seen in binary files and does sub-byte field reading.
cligen
Infer & generate command-line interface/option/argument parser
commandeer
A small command line parsing DSL
csv
procedures for reading, writing, parsing, and stringifying CSV (comma separated value) files
docopt
Command line option parser that will make you smile
expat
Expat wrapper for Nim
grammarian
A facility for storing PEG patterns such that common phrases are not duplicated among patterns.
gura
Gura Configuration Language for Nim
honeycomb
A dead simple, no-nonsense parser combinator library written in pure Nim.
hparse
Text parsing utilities
intel_hex
Intel hex file utility library
joyent_http_parser
Joyent\'s high performance parser.
lapp
Opt parser using synopsis as specification, ported from Lua.
libplist
wrapper around libplist https://github.com/libimobiledevice/libplist
lilt
Simple language for writing parsers
millie
Convert big numbers to what's pleasant to see (an adorable, little girl, perhaps?) ... in Nim!
mmcif
Parser for mmCIF
nimkalc
An advanced parsing library for mathematical expressions and equations
npeg
a PEG library
rconv
Rhythm Game file converter
sim
Parse config by defining an object
stylus
A CSS level 3 parser
textformats
Easy specification of text formats for structured data
xmltools
High level xml library for Nim
yaml
YAML 1.2 implementation for Nim