We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lisp本身就是可以转化为dict,json的方式,而且括号不好写,不如直接用yaml。
由我定义系统元数据。
反正怎么表示都得解析为语法树,不如直接用现成的yaml表示。
ink: metadata object
The text was updated successfully, but these errors were encountered:
ink-pub: attr: type: Set p: [D, R]
Sorry, something went wrong.
ink.acc: pub ink.attr.type: Set ink.attr.p: [D, R]
ink本质是一种数据结构的表示。所以怎么写都会是这样。
No branches or pull requests
lisp本身就是可以转化为dict,json的方式,而且括号不好写,不如直接用yaml。
由我定义系统元数据。
反正怎么表示都得解析为语法树,不如直接用现成的yaml表示。
ink: metadata object
The text was updated successfully, but these errors were encountered: