mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-15 08:00:52 +00:00
Update 00_basic.md
This commit is contained in:
parent
1c7ec91a02
commit
f6e07de0bd
1 changed files with 3 additions and 3 deletions
|
@ -3,11 +3,11 @@
|
|||
> __Warning__: This document is incomplete. It has not been proofread (style, correct links, mistranslation, etc.). Also, Erg's syntax may be change destructively during version 0.*, and the documentation may not have been updated accordingly. Please be aware of this beforehand.
|
||||
> If you find any errors in this document, please report then to [here form](https://forms.gle/HtLYRfYzWCAaeTGb6) or [GitHub repo](https://github.com/mtshiba/TheErgBook/issues/new). We would appreciate your suggestions.
|
||||
>
|
||||
> [Erg Book 日本語訳](https://erg-lang.github.io/the-erg-book/JA/)
|
||||
> [Erg Book 日本語訳](https://erg-lang.org/the-erg-book/JA/)
|
||||
>
|
||||
> [Erg Book 繁體中文翻譯](https://erg-lang.github.io/the-erg-book/zh_CN/)
|
||||
> [Erg Book 繁體中文翻譯](https://erg-lang.org/the-erg-book/zh_TW/)
|
||||
>
|
||||
> [Erg Book 简体中文翻译](https://erg-lang.github.io/the-erg-book/zh_TW/)
|
||||
> [Erg Book 简体中文翻译](https://erg-lang.org/the-erg-book/zh_CN/)
|
||||
|
||||
This document describes the basic syntax of Erg. The [Standard API](../API/index.md) and [internal documents for Erg contributors](../dev_guide/index.md) are located in another directory.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue