Closed Thread
Results 1 to 3 of 3

Thread: Python Interpreter

  1. #1
    Sionofdarkness is offline Programming Expert
    Join Date
    Jul 2006
    Posts
    383
    Rep Power
    0

    Python Interpreter

    Apparently Python doesn't have a compiler (not one I can find), only an interpreter. I've been trying Python, but I can't figure out how to use the interpreter (I've never used one before).

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    elfshadow14 is offline Newbie
    Join Date
    Sep 2006
    Posts
    14
    Rep Power
    0
    Quote Originally Posted by Sionofdarkness View Post
    Apparently Python doesn't have a compiler (not one I can find), only an interpreter. I've been trying Python, but I can't figure out how to use the interpreter (I've never used one before).
    No but there is a program called installer that puts the python interpreter and the modules that you need into one .exe.

  4. #3
    priorityone Guest
    Regarding how to use the Python Interpreter this may help:

    How to Use ROOT with Python

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. brainf*ck interpreter in php
    By __ak in forum PHP Development
    Replies: 1
    Last Post: 03-17-2011, 12:02 AM
  2. Brainfuck interpreter!
    By mebob in forum C and C++
    Replies: 8
    Last Post: 11-07-2010, 12:32 PM
  3. Python interpreter emulator on a phone?
    By Lord Cat in forum Software Development Tools
    Replies: 0
    Last Post: 01-08-2010, 05:03 AM
  4. [PHP] BrainF*ck interpreter
    By luruke in forum Classes and Code Snippets
    Replies: 6
    Last Post: 02-23-2009, 09:34 PM
  5. T Interpreter 1.1
    By Kernel in forum Software Development Tools
    Replies: 0
    Last Post: 10-03-2006, 09:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts