Parrot: Getting StartedLast modification: 2008/07/20 23:55 |
|||
|---|---|---|---|
| Parrot: HomePIRPGE | |||
Getting Started
On Windows, the easiest way to get a working copy of Parrot is from http://parrotwin32.wiki.sourceforge.net. Just download the latest version and run the setup file. (I'm using 0.5.2.) Next, either add Parrot to your PATH set up a quick shortcut that launches a shell including Parrot. For example: @ECHO OFF
set PATH=%PATH%;C:\dev\parrot\bin echo Basic syntax to compile parrot files is 'parrot [file.pir]'. For basic examples, go to Parrotcode. |
|||
|
QuokkaWiki 0.8.16
2012/05/19 16:31 -- 38.107.179.210 |
|||