We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f995b commit ebc6209Copy full SHA for ebc6209
Learning_Io_01.md
@@ -29,10 +29,13 @@ Io 精致小巧的设计和无以伦比的领域特定语言(DSL)能力,将帮
29
## 运行环境
30
31
for windows:
32
- http://www.iolanguage.com/download/ioinstall.zip
+ http://iobin.suspended-chord.info/win32/iobin-win32-current.zip
33
34
- for linux:
35
- http://www.iolanguage.com/download/ioinstall.gar
+ for linux x86:
+ http://iobin.suspended-chord.info/linux/iobin-linux-x86-rpm-current.zip
36
+
37
+ for linux x64
38
+ http://iobin.suspended-chord.info/linux/iobin-linux-x64-rpm-current.zip
39
40
## Io 的基本语法
41
README.md
@@ -1,7 +1,7 @@
1
IoGuide
2
======
3
4
-Show some IO document with beauty format.
+Show some Io language document with beauty format.
5
6
1. Io guide
7
2. Io Core reference
0 commit comments