Talk:Pippy

From OLPC
Revision as of 21:05, 7 January 2008 by 68.198.58.192 (talk) (need to be able to save changes in Pippy)
Jump to: navigation, search

Hey! Cool! Where did this come from? Is this in the build? If not, where can I get it?

I'm working on Bityi (translating code editor) which has obvious applications to this. Please contact me on my talk page or via email. Homunq 01:21, 22 August 2007 (EDT)

Hi Homung pippy is in the last two builds but i recommend you that you try it in the last build (553) RafaelOrtiz 05:12, 22 August 2007 (EDT)

Compliments, and sugestion of comments in the code examples

I think this activity will be really cool for kids to play with python in a sandbox environment and create small python programs.

Also, from an educational point of view, would it be good if there where examples that showed/explained parts of python syntax/language? This could be done with commentaries and would be excellent so that kids didn't have to leave the screen to access to a mini-reference book to help them in their mini-programs (which the current examples are a sort of). It would surpass the old interpreters that you are trying to emulate (like in the spectrums, etc.).

On the other hand, you could say that it should belong to a separate "Python for Kids" ebook, or perhaps part of the more full-blown Develop activity.

Anyway, it's a great thing already in its state!

A link to some tutorial programs has been added in the Beginning Programming section Alan Davies 17:32, 14 December 2007 (EST)

Origin of Pippy?

What is the origin of Pippy? Is it an adaptation of the Python interpreter for Palm OS? --Lance E Sloan 21:53, 13 November 2007 (EST)

Feature Requests

I've tried using Pippy a bit, although only via an XO emulator at present. It seems like a great environment for learning and experimenting.

Here are a few ideas for improvement, when I get hold of a laptop and create an XO development environment I will consider implementing them myself:

  • The core 'pippy' library could use a getchar() function (similar to old 8-bit basic INKEY$ )
  • It would be great for beginners to have tooltips or some form of autocomplete that them helps to remember the parameters of functions etc.

Alan Davies 17:32, 14 December 2007 (EST)

Start new file? Save?

Pippy is great, but there needs to be some ability to handle code files (start from scratch and save). --208.54.95.5 11:14, 27 December 2007 (EST)

Above is correct. Anyone have any ideas how to save changes in Pippy?


xo bundle?

There is no xo bundle link on the activities page. I want to play with this in my sugar-jhbuild but I guess I'll have to download it using git, totally undocumented...Homunq 23:53, 5 January 2008 (EST)