Mercurial > hg > CbC > old > device
comparison README @ 861:c005a392e27e
fix for Marvaricks
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 31 Mar 2014 18:33:20 +0900 |
parents | 140b65f8ff03 |
children |
comparison
equal
deleted
inserted
replaced
860:467be346ae47 | 861:c005a392e27e |
---|---|
2 | 2 |
3 Shinji Kono | 3 Shinji Kono |
4 University of the Ryukyus | 4 University of the Ryukyus |
5 | 5 |
6 0. What is this. | 6 0. What is this. |
7 | |
8 We have gcc and LLVM version. You should use these. | |
7 | 9 |
8 This is a extension of C ( and a subset of C ). It has a | 10 This is a extension of C ( and a subset of C ). It has a |
9 programming unit which is called code segment. Code | 11 programming unit which is called code segment. Code |
10 segment can be communicate with so called light weight continuation. | 12 segment can be communicate with so called light weight continuation. |
11 | 13 |