Difference between revisions of "Raspberry Pi Programming"

From eLinux.org
Jump to: navigation, search
(Tested on Alpha board: Ordered alphabetically and added Mono (C#))
m (Added link to xxicc.org for GalaxC and XXICC.)
Line 42: Line 42:
 
** [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]
 
* [http://regina-rexx.sourceforge.net/ Regina Rexx]
 
+
* [http://xxicc.org GalaxC programming language and XXICC "Chicken Coop" environment] (works in progress)
 
<blockquote>''See also:'' [[RaspberryPiBoard/EducationalLinks]] for education-friendly languages.</blockquote>
 
<blockquote>''See also:'' [[RaspberryPiBoard/EducationalLinks]] for education-friendly languages.</blockquote>
  

Revision as of 15:58, 18 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

  • Clojure
  • gcc
  • g++
  • Interp
  • Mono (C#)
  • OCaml
  • NodeJS 0.6.18 (Javascript)
  • Perl
  • Python [1]
  • Ruby 1.9.2 (KidsRuby)
  • Scala

Expected to work

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

Graphical Programming

Robotics

Would Be Great If These Worked

  • wvdial -- Dialer for Land-line, GSM, UMTS modems and other serial devices.

Uncategorised

See also Category:Education

References