Line 15: |
Line 15: |
| :: By purpose: | | :: By purpose: |
| | | |
− | ::* '''Client side'''<br>Stable Sucrose [[:Category:Platform Cycle|releases]] - software to run on users' computers; | + | ::* '''Client side'''<br>[[#Shell|Shell]] - Desktop Environment for Sugar Learning Platform. |
| ::* '''Server side'''<br>[[#Server_Kit|Server Kit]] - to form school servers. | | ::* '''Server side'''<br>[[#Server_Kit|Server Kit]] - to form school servers. |
| | | |
Line 28: |
Line 28: |
| |- | | |- |
| |} | | |} |
| + | |
| + | == Shell == |
| + | |
| + | Stable Glucose [[:Category:Platform Cycle|releases]]. |
| | | |
| == Doers' Kit == | | == Doers' Kit == |
Line 37: |
Line 41: |
| * [[Platform_Team/gatch|gatch]], support long or ever standing, all time being on top, downstream patchset for the base branch in a Git repository. | | * [[Platform_Team/gatch|gatch]], support long or ever standing, all time being on top, downstream patchset for the base branch in a Git repository. |
| * [[Platform_Team/Guide/Sweets_Usage#Sugar_via_Sweets|Sugar via Sweets]], several Sucrose versions via Sweets. | | * [[Platform_Team/Guide/Sweets_Usage#Sugar_via_Sweets|Sugar via Sweets]], several Sucrose versions via Sweets. |
| + | |
| + | === Glucose development === |
| | | |
| == Server Kit == | | == Server Kit == |
Line 49: |
Line 55: |
| For detailed information, see [[Platform_Team/Server_Kit|Server Kit]]'s home page. | | For detailed information, see [[Platform_Team/Server_Kit|Server Kit]]'s home page. |
| | | |
− | == Distribution via Sugar Network == | + | == Sugar Network == |
| + | |
| + | * [[Platform_Team/Active_Document|active-document]] library. |
| + | * [[Platform_Team/RESTful_Document|restful-document]] library. |
| + | * [[Platform_Team/Sugar_Network/Client|sugar-network]] client library. |
| + | * [[Platform_Team/Sugar_Network/Server|sugar-network-server]] server. |
| + | |
| + | |
| + | === Distribution via Sugar Network === |
| | | |
| The high-level overview is looks like: | | The high-level overview is looks like: |
Line 59: |
Line 73: |
| ** according to the local environment, it will download proper implementation; | | ** according to the local environment, it will download proper implementation; |
| ** if there is no proper binary implementation, it will download sources and will build them in local environment. | | ** if there is no proper binary implementation, it will download sources and will build them in local environment. |
− |
| |
− | == Glucose development ==
| |