ada-toml
TOML parser
A parser and creator of TOML documents in Ada
TOML parser for Ada
31 stars
6 watching
5 forks
Language: Ada
last commit: 25 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
iarna/iarna-toml | A TOML parser and stringifier that provides a familiar JSON interface. | 320 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
yosymfony/toml | A PHP parser for TOML configuration files | 200 |
glairedaggers/beef-toml | A TOML serializer/deserializer for the Beef programming language | 7 |
ada-url/ada | A fast and spec-compliant URL parser written in C++ | 1,358 |
tamasfe/taplo | A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,453 |
ada-url/ada-python | A fast and standard-compliant Python library for parsing and manipulating URLs based on the WHATWG URL specification | 41 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |