Difference between revisions of "RPi Programming"
From eLinux.org
Socialdefect (Talk | contribs) m (→Graphical Programming) |
(Added nimrod link) |
||
| Line 18: | Line 18: | ||
* Ruby 1.9.2 (KidsRuby) | * Ruby 1.9.2 (KidsRuby) | ||
* Scala | * Scala | ||
| + | * [http://nimrod-code.org/ Nimrod] | ||
===Expected to work=== | ===Expected to work=== | ||
Revision as of 15:01, 22 July 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
- Clojure
- gcc
- g++
- Interp
- Mono (C#)
- OCaml
- NodeJS 0.6.18 (Javascript)
- Perl
- Python [1]
- Ruby 1.9.2 (KidsRuby)
- Scala
- Nimrod
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:
- Regina Rexx
- GalaxC programming language and XXICC "Chicken Coop" environment (works in progress)
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
- Lazarus I was working on LaZorOS4Pi a while back to provide a on-device IDE but I'm stuck with only a VGA monitor + chroot. Will pick it back up asap for it is a great combination. (Used: Fedora, Razor-QT desktop and Lazarus-QT+FreePascal. 2nd attempt => Funtoo)
- YAD 'Yet Another Dialog' for fast GUI scripting in BASH.
- EasyBashGui Want to keep it fast and simple than this is your tool. Goes even faster with the code snippets from Komodo Edit + BASH Menu plugin.
- BlueGriffon is a very slick WYSIWYG editor for HTML5.
Robotics
- Lego Mindstorms
- KTurtle and other Logo/turtle graphics (The IO board supports motor drive outputs)
Would Be Great If These Worked
- wvdial -- Dialer for Land-line, GSM, UMTS modems and other serial devices.
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
| |||||||||||||||||||