diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Yue (月) is the name of moon in Chinese and it's pronounced as [jyɛ]. | |||
21 | * Support most of the features from Moonscript language. Generate Lua codes in the same way like the original compiler. | 21 | * Support most of the features from Moonscript language. Generate Lua codes in the same way like the original compiler. |
22 | * Reserve line numbers from source file in the compiled Lua codes to help debugging. | 22 | * Reserve line numbers from source file in the compiled Lua codes to help debugging. |
23 | * More features like macro, existential operator, pipe operator, Javascript-like export syntax and etc. | 23 | * More features like macro, existential operator, pipe operator, Javascript-like export syntax and etc. |
24 | * See other details in the [changelog](./CHANGELOG.md). Find document from [here](http://yuescript.org). | 24 | * See other details in the [changelog](./CHANGELOG.md). Find document [here](http://yuescript.org). |
25 | 25 | ||
26 | 26 | ||
27 | 27 | ||