Official Tristan Language project compiler
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"authors": [ |
|
"Tristan B. Kildaire" |
|
], |
|
"copyright": "Copyright © 2021, Tristan B. Kildaire", |
|
"dependencies": { |
|
"gogga": "~>0.1.0", |
|
"jcli": "~>0.24.0" |
|
}, |
|
"description": "The official Tristan language compiler project", |
|
"license": "GPLv3", |
|
"name": "tlang" |
|
} |