add kexpr

This commit is contained in:
Brent Pedersen 2017-10-04 21:40:13 -06:00
parent 0786983a1e
commit f2cccaf85f

View File

@ -7261,6 +7261,19 @@
"license": "Apache License 2.0",
"web": "https://github.com/edubart/arraymancer-vision"
},
{
"name": "kexpr",
"url": "https://github.com/brentp/kexpr-nim",
"method": "git",
"tags": [
"math",
"expression",
"evalute"
],
"description": "wrapper for kexpr math expression evaluation library",
"license": "MIT",
"web": "https://github.com/brentp/kexpr-nim"
},
{
"name": "gplay",
"url": "https://github.com/yglukhov/gplay",