Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
In-program editor #64
Comments
|
i think it is enough complicated feature, so we should split it to two independent pieces and nominate them to google-code-in |
|
(Sorry for not commenting on this, I somehow missed it.) Sounds good. We'll work out the specifics after the 0.2 release. |
|
We should maybe aim for a simpler solution (not trying to copy what IDLE already does). This could be:
|
We need in-program editor (not for replace of shell) with functions
Open
New
Save
Run
for Object Oriented mode. Also, when program in editor runs (or news, or opens) we need reset python shell and turtlewidget
after #60