Difference between revisions of "Sugar System Stack"

From Sugar Labs
Jump to navigation Jump to search
m (Sugar Application Stack minor formatting.)
(Sugar Application Stack (ASCII Text) link added.)
Line 19: Line 19:
 
* Computer Hardware
 
* Computer Hardware
  
Graphical view of the Sugar Application Stack:
+
===Sugar Application Stack (Graphical)===
 +
 
 
{| border="1" cellpadding="3"  
 
{| border="1" cellpadding="3"  
  
Line 60: Line 61:
  
 
|}
 
|}
<!--
+
 
<pre>
+
[[Sugar Application Stack (ASCII Text)]]
----------------------------------------------------------
+
 
|      Library Collections |      |      |      |    |3 3
 
| Pre-installed    Locally-|      |      |Turtle |    |
 
|        From-web  created |      | EToys |  Art  | ... |
 
|--------------------------| Write |      |      |    |
 
|          Browse          |      |      |      |    |
 
----------------------------------------------------------
 
|                        Sugar                         |
 
----------------------------------------------------------
 
|  XOS  |  Linux  |  MacOSX  |  MSWindows+QEMU  | ... |
 
----------------------------------------------------------
 
|  OLPC XO  |  Asus EEE PC  |  Intel Classmate  | ... |
 
----------------------------------------------------------
 
</pre>
 
-->
 
 
[[Category:Supported systems]]
 
[[Category:Supported systems]]

Revision as of 12:06, 3 December 2008


Sugar is designed to encourage exploration and learning by children that have not been exposed to or indoctrinated into any existing computing environment.


The Sugar stack

Sugar is implemented on top of existing or modified operating systems and hardware. Sugar Activities ("Sugar-enhanced applications") are accessed by the user from the Sugar platform. Many Activities, such as Browse, take advantage of library collections. Some collections are included with Sugar; others may be installed from the Web or created locally.

The layers in a Sugar system are:

  • Library Collections (e.g., for the Browse Activity)
  • Sugar Activities
  • Sugar
  • Operating System
  • Computer Hardware

Sugar Application Stack (Graphical)

Library
Collections
pre-installed
and from the Web
or locally created
Read Write Record EToys TurtleArt ...
Sugar
Activities
Browse
Application
Framework
Sugar
Operating
System
Fedora Debian Ubuntu other
Linux
distributions
LTSP Mac OSX] MS Windows
(QEMU)
...
Hardware
Platform
OLPC
XO-1
ASUS
EEE PC
Intel
Classmate
OLPC
XO-2
...

Sugar Application Stack (ASCII Text)