rur-ple
rur-ple copied to clipboard
Automatically exported from code.google.com/p/rur-ple
``` What steps will reproduce the problem? 1. Type the following line of code into any of the 3 tabs that accept code: print "abc'def" 2. Click Run. What is...
``` When I was translating lesson 28 I noticed what I think was an omission in the greater() function example: it didn't take into account the case when the arguments...
``` What steps will reproduce the problem? 1. Run rur, switch to "Robot: Code and Learn", create following program r = UsedRobot(5, 5) r.move() r.turn_off() 2. Resize world to 8x8...
``` What steps will reproduce the problem? 1.Run Win2K 2.Start RUR-PLE 3.RUR-PLE crashes What is the expected output? What do you see instead? No crash Removing the code section which...
``` What steps will reproduce the problem? 1. download package 2. run dpkg -i What is the expected output? What do you see instead? Package should install or complain about...
``` Rur-ple doesn't currently support a lot of languages (7 or 8) but it would be nice that it can detect the OS locale and start in that language the...
``` In the future version (installable ones) sample files will be read only. Still it seems children tend to easily overwrite previous work without noticing. So it would be nice...
``` What steps will reproduce the problem? 1. Go to Code and Learn 2. Make sure there is no scrollbar in the display of your world file 3. Click Refresh...
``` What steps will reproduce the problem? In Lesson 11 in the English html file the wrong world file harvest4.wld is attributed to "Harvest time again". It should be harvest2.wld...
``` In order to write a comment that child understand , Chinese is necessary, is it possible to modify Rur-ple to allow typing comments in Chinese? ``` Original issue reported...