Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0a19630

Browse filesBrowse files
committed
delete opensource note because all modules are opensourced.
1 parent b6f89dd commit 0a19630
Copy full SHA for 0a19630

File tree

Expand file treeCollapse file tree

2 files changed

+0
-44
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-44
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
-22Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -92,28 +92,6 @@ Note: The maturity level of the language status is determined based on the types
9292
## Tutorial
9393
- [Online Tutorial](./tutorial/README.en.md)
9494

95-
## Directory Structure Description
96-
- `cli`: The entry point for the command-line tool, providing a unified command-line interface, calling other modules to complete specific functions
97-
- `language`: Core data and data modeling (lib) for various languages. Regarding the degree of openness, please refer to the section "Some Notes on the Scope of Open Source"
98-
- `doc`: Reference documents
99-
- `examples`: Gödel query language examples
100-
- `tutorial`:CodeFuse-Query Development Container Usage Tutorial
101-
102-
## Some Notes on the Scope of Open Source
103-
As of now, it is **not possible** to build an executable program from the source code because not all modules have been made open-source in this release, and missing modules will be released over the next year. Nevertheless, to ensure a complete experience, we have released **complete installation packages** for download, please see the Release page.
104-
Regarding the openness of languages, you can refer to the table below:
105-
106-
| Language | Data Modeling Open Source | Data Core Open Source | Maturity |
107-
| --- | --- | --- | --- |
108-
| Python | Y | Y | RELEASE |
109-
| Java | Y | Y | RELEASE |
110-
| JavaScript | Y | Y | RELEASE |
111-
| Go | Y | Y | RELEASE |
112-
| XML | Y | Y | RELEASE |
113-
| Cfamily | Y | Y | BETA |
114-
| SQL | Y | Y | BETA |
115-
| Swift | N | N | BETA |
116-
| Properties | Y | Y | BETA |
11795

11896
## Related Paper
11997

‎README_cn.md

Copy file name to clipboardExpand all lines: README_cn.md
-22Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -84,28 +84,6 @@ CodeFuse-Query 包括**Sparrow CLI **和CodeFuse-Query**在线服务Query中心*
8484
## 教程 (tutorial)
8585
- [在线教程](./tutorial/README.md)
8686

87-
## 目录结构说明
88-
- `cli`:命令行工具的入口,提供统一的命令行接口,调用其他模块完成具体功能
89-
- `language`:各语言的数据化核心(extractor)和数据建模(lib)。关于开放度的问题,请参见《关于开源范围的一些说明》章节
90-
- `doc`:参考文档
91-
- `examples`:Gödel 查询语言示例
92-
- `tutorial`:CodeFuse-Query 开发容器使用教程
93-
94-
## 关于开源范围的一些说明
95-
截止目前,从源码**不能**构建出可执行的程序,原因在于本次开源并没有开放所有的模块,缺少的模块会在之后的一年陆续开源。尽管如此,为保障完整的体验,我们开放了**完整的安装包**下载,请见Release页面。
96-
关于语言的开放程度,可以查看下表:
97-
98-
| 语言 | 数据建模开源 | 数据化核心开源 | 成熟度 |
99-
| --- | --- | --- | --- |
100-
| Python | Y | Y | RELEASE |
101-
| Java | Y | Y | RELEASE |
102-
| JavaScript | Y | Y | RELEASE |
103-
| Go | Y | Y | RELEASE |
104-
| XML | Y | Y | RELEASE |
105-
| Cfamily | Y | Y | BETA |
106-
| SQL | Y | Y | BETA |
107-
| Swift | N | N | BETA |
108-
| Properties | Y | Y | BETA |
10987

11088
## 联系我们
11189
![微信用户群图片](./assets/wechat_qrcode.JPG)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.