10 lines
266 B
Text
10 lines
266 B
Text
|
{
|
||
|
"name": "newLISP",
|
||
|
"version": "10.6.3",
|
||
|
"repo": "newlisp.org",
|
||
|
"description": "Lisp-like scripting language",
|
||
|
"keywords": ["statistics", "AI", "networking", "multicore", "distributed processing"],
|
||
|
"license": "GPL3",
|
||
|
"install": "make; make install"
|
||
|
}
|