Difference between revisions of "Raspberry Pi Programming"

From eLinux.org
Jump to: navigation, search
(Uncategorised)
m (Added link to Regina Rexx interpreter)
Line 39: Line 39:
 
** [http://sdlbasic.sf.net sdlbasic] - BASIC interpreter for game development  
 
** [http://sdlbasic.sf.net sdlbasic] - BASIC interpreter for game development  
 
** [http://www.yabasic.de/ yabasic] - Yet Another BASIC interpreter   
 
** [http://www.yabasic.de/ yabasic] - Yet Another BASIC interpreter   
 +
* [http://regina-rexx.sourceforge.net/ Regina Rexx]
  
 
<blockquote>''See also:'' [[RaspberryPiBoard/EducationalLinks]] for education-friendly languages.</blockquote>
 
<blockquote>''See also:'' [[RaspberryPiBoard/EducationalLinks]] for education-friendly languages.</blockquote>

Revision as of 20:31, 4 April 2012

Back to the Hub.


Software & Distributions:

Software - an overview.

Distributions - operating systems and development environments for the Raspberry Pi.

Kernel Compilation - advice on compiling a kernel.

Performance - measures of the Raspberry Pi's performance.

Programming - programming languages that might be used on the Raspberry 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

See also: RaspberryPiBoard/EducationalLinks for education-friendly languages.

Graphical Programming

Robotics

Uncategorised

See also Category:Education

References