Added patty

This commit is contained in:
Andrea Ferretti 2015-07-05 15:38:00 +02:00
parent f6958e4323
commit 4ed0c3e341

View File

@ -1811,6 +1811,15 @@
"tags": ["science","astronomy","library"],
"description": "Astronomical library for Nim",
"license": "MIT",
"web": "https://github.com/super-massive-black-holes/AstroNimy"
"web": "https://github.com/super-massive-black-holes/AstroNimy"
},
{
"name": "patty",
"url": "https://github.com/andreaferretti/patty",
"method": "git",
"tags": ["pattern", "adt", "variant", "pattern matching", "algebraic data type"],
"description": "Algebraic data types and pattern matching",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/patty"
}
]