Rosetta Examples for P5

v0.14 of Rosetta Code Example for P5 is out.

Adds Processing.R!
R mode examples are organized in the examples/R subfolder.

R:

  • AckermannFunction.rpde
  • NinetyNineBottles.rpde
  • OneHundredDoors.rpde

Further Python mode porting of Java mode examples, with many thanks to @villares.

Python:

  • BarnsleyFern.pyde
  • BinaryDigits.pyde
  • Bitmap.pyde
  • DrawARotatingCube.pyde
  • Factorial.pyde
  • JosephusProblem.pyde

For the future: there is a Ruby branch (slowly) in the works, inspired by contributions by @noel and @monkstone. Onward!

2 Likes