Difference between revisions of "Raspberry Pi Programming"

From eLinux.org
Jump to: navigation, search
m (Added link to Regina Rexx interpreter)
(added NodeJS/javascript as verified working language)
Line 16: Line 16:
 
* Perl
 
* Perl
 
* Ruby 1.9.2 (KidsRuby)
 
* Ruby 1.9.2 (KidsRuby)
 +
* NodeJS 0.6.18 (Javascript)
  
 
===Expected to work===
 
===Expected to work===

Revision as of 23:12, 5 June 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)
  • NodeJS 0.6.18 (Javascript)

Expected to work

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

Graphical Programming

Robotics

Uncategorised

See also Category:Education

References