• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: simple Python shell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple Python shell


  • Subject: Re: simple Python shell
  • From: Ronald Oussoren <email@hidden>
  • Date: Sat, 9 Aug 2003 10:50:56 +0200

On Saturday, 9 August, 2003, at 03:02, email@hidden wrote:

Hi all,
Probably this is very easy! I'm writing a simple shell for the fantastic Python lang. My problem is : how can i get the output of the interpreter ? i've got a simple code that works in C [1] but i'm not able to port it in ObjC!

anyone can help me?

That depends on what you want to do :-) I suppose you don't want to write a commandline shell, because python already has one (that works better than your version, you cannot use multiline definitions with your shell).

BTW. If you're writing a shell because you want to have a GUI environment for python, I'd suggest to look into MacPython (http://homepages.cwi.nl/~jack/macpython/). That includes a Python IDE written in Python.

Ronald
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >simple Python shell (From: email@hidden)

  • Prev by Date: Hack for changing NSOutlineViews disclosure triangle?
  • Next by Date: using os x's built-in blowfish
  • Previous by thread: simple Python shell
  • Next by thread: Why my object becomes invalid ?
  • Index(es):
    • Date
    • Thread