1 Star 0 Fork 0

CovScript 智锐编程语言/README

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0
# Covariant Script Programming Language Organization ## Copyright ### Interpreter Copyright © 2017-2022 李登淳(@mikecovlee) #### Copyright Notice ``` This software is registered with the National Copyright Administration of the People's Republic of China(Registration Number: 2020SR0408026) and is protected by the Copyright Law of the People's Republic of China. ``` #### Open Source License ``` Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` ### Interpreter Extensions Most of official maintained extensions are licensed under same license as interpreter(Apache 2.0), but some of them are licensed under other license due to the limitations of their dependencies. Please read separate license in the repository carefully. ## Definition Covariant Script Programming Language Organization is an open source organization while it's main duty is maintaining the community edition of Covariant Script Interpreter. Also, The Covariant Script Organization is the main constitutor of the standardization of Covariant Script Programming Language. ## Composition ### Introduction and Download See http://covscript.org.cn/ (in Simplified Chinese) ### Documents and Language Standard See https://csman.info/ (in Simplified Chinese) ### Core Toolchain https://github.com/covscript/covscript Interpreter, REPL, Debugger and SDK are included https://github.com/covscript/csbuild Official maintained building and releasing tools https://github.com/covscript/cspkg Official maintained package(libraries, extensions, etc.) manager #### Standard Library [Standard Utilities](https://github.com/covscript/stdutils) [CovScript Database Connectivity](https://github.com/covscript/csdbc) [Darwin Universal CGL](https://github.com/covscript/covscript-darwin) [CovScript Database](https://github.com/covscript/covscript-database) [Base64/Json Codec](https://github.com/covscript/covscript-codec) [Regular Expression](https://github.com/covscript/covscript-regex) [LibMozart Process](https://github.com/covscript/covscript-process) [SQLite3 Database](https://github.com/covscript/covscript-sqlite) [Zip File Support](https://github.com/covscript/covscript-zip) [Dear ImGui GUI](https://github.com/covscript/covscript-imgui) [ASIO Network](https://github.com/covscript/covscript-network) [cURL Network](https://github.com/covscript/covscript-curl) #### Platform Specified Library [wiringPi](https://github.com/covscript/covscript-wiringpi) ## Package Submitting [CSPKG Source](https://github.com/covscript/cspkg-sources) [Build your package](https://github.com/covscript/cspkg#build-your-package) [Build your package with CSBuild](https://github.com/covscript/csbuild#build-your-package-with-csbuild) ## Legacy Platforms Covariant Script drops mainstream support for legacy platforms listed below: + Microsoft Windows XP, Vista or older versions + 32-bit support for Microsoft Windows and macOS To satisfy some special compatible requirements, we provide incomplete support for these platforms: + [Microsoft Windows XP 32-bit](https://github.com/covscript-archives/legacy_windows_support/) + Lack of CSPKG and Libcurl support

简介

Everything about this organization 展开 收起
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/covscript/README.git
git@gitee.com:covscript/README.git
covscript
README
README
main

搜索帮助