hare

The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

commit 4d5bdefd714f03d35d596ccd696e0092bcfb16e7
parent 1195ac84d2ddf64b9e43823f77d490ce5ff1fee2
Author: Sebastian <sebastian@sebsite.pw>
Date:   Mon, 28 Mar 2022 17:27:00 -0400

format::ini: add README

Signed-off-by: Sebastian <sebastian@sebsite.pw>

Diffstat:
Aformat/ini/README | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/format/ini/README b/format/ini/README @@ -0,0 +1,11 @@ +format::ini provides a parser for DOS-style INI files: + + # This is a comment + [harelang.org] + name=Hare + description=The Hare programming language + + [blablabla] + key=value + # Unicode + trademark=™