An open API service indexing awesome lists of open source software.

https://github.com/sh1kxrv/tinyannotations

A tiny config parser
https://github.com/sh1kxrv/tinyannotations

config dictionary dotnet lexer parser

Last synced: about 1 year ago
JSON representation

A tiny config parser

Awesome Lists containing this project

README

          

# tinyAnnotations
A tiny config parser
# config example:
```
$Key:"String" #comment
$Key2:1.5
$Key3:rand 1 5
```