Difference between revisions of "RPi Programming"
From eLinux.org
(→Programming languages, IDEs, etc) |
(→Uncategorised) |
||
| Line 57: | Line 57: | ||
==Uncategorised== | ==Uncategorised== | ||
* [http://wiki.sugarlabs.org/go/What_is_Sugar%3F Sugar Learning Platform: An alternative to the Desktop metaphor of the GUI] | * [http://wiki.sugarlabs.org/go/What_is_Sugar%3F Sugar Learning Platform: An alternative to the Desktop metaphor of the GUI] | ||
| − | * [http://futureboy.us/frinkdocs/ Frink] | + | * [http://futureboy.us/frinkdocs/ Frink] - A language that tracks units of measure through all calculations. If Java works, Frink will work. Frink runs under any version of Java 1.1 or later. Can work without GUI, with AWT GUI, or with Swing GUI. |
* [http://www.geometricalgebra.net/gaviewer_download.html GAViewer] | * [http://www.geometricalgebra.net/gaviewer_download.html GAViewer] | ||
* [http://www.geogebra.org/cms/ GeoGebra] | * [http://www.geogebra.org/cms/ GeoGebra] | ||
| Line 63: | Line 63: | ||
See also [[:Category:Education]] | See also [[:Category:Education]] | ||
| − | |||
== References == | == References == | ||
Revision as of 23:20, 10 March 2012
|
Back to the Hub.
Software & Distributions:
Software - an overview.
Distributions - operating systems and development environments for the Pi.
Kernel Compilation - advice on compiling a kernel.
Performance - measures of the Pi's performance.
Programming - programming languages that might be used on the Pi.
Programming languages, IDEs, etc
Tested on Alpha board
- Interp
- Scala
- Clojure
- OCaml
- gcc
- g++
- Python [1]
- Perl
- Ruby 1.9.2 (KidsRuby)
Expected to work
- Java
- Eclipse
- Tcl/Tk
- Lazarus
- (maybe) BoaConstructor
- Anjuta for C/C++
- Dev-C++
- CodeBlocks
- Lua
- BBC BASIC
- Small Basic
- Squeak implementation of Smalltalk
- Processing
- Other BASIC variants common to Debian/Ubuntu/Fedora etc. are all likely to work fine, including:
See also: RaspberryPiBoard/EducationalLinks for education-friendly languages.
Graphical Programming
- Gambas - possibly a good choice; easy like old visual basic
- Scratch
- Alice
- Android App Inventor
- Kodu
- Star Logo
- PrimerLabs CodeHero
Robotics
- Lego Mindstorms
- KTurtle and other Logo/turtle graphics (The IO board supports motor drive outputs)
Uncategorised
- Sugar Learning Platform: An alternative to the Desktop metaphor of the GUI
- Frink - A language that tracks units of measure through all calculations. If Java works, Frink will work. Frink runs under any version of Java 1.1 or later. Can work without GUI, with AWT GUI, or with Swing GUI.
- GAViewer
- GeoGebra
- codecademy.com
See also Category:Education
References
| |||||||||||||||||||