Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
#* Give executable permissions to the script file: $ chmod a+x plingua
#* Give executable permissions to the script file: $ chmod a+x plingua
#* Execute the script with the compiler parameters: $ ./plingua ...
#* Execute the script with the compiler parameters: $ ./plingua ...
 +
# For Windows users, download this [http://www.p-lingua.org/plinguacore/plingua.bat .BAT file] to the same directory.
 +
#* Execute the .BAT file with the compiler parameters.
== [[pLinguaPlugin]] ==
== [[pLinguaPlugin]] ==
* [http://www.p-lingua.org/plinguaplugin/pLinguaPlugin.rar download]
* [http://www.p-lingua.org/plinguaplugin/pLinguaPlugin.rar download]

Revision as of 22:06, 6 December 2009

pLinguaCore

Command-line compiler tool

  1. Download the plinguacore Jar file to a directory in your hard disk.
  2. For Linux users, download this script file to the same directory.
    • Give executable permissions to the script file: $ chmod a+x plingua
    • Execute the script with the compiler parameters: $ ./plingua ...
  3. For Windows users, download this .BAT file to the same directory.
    • Execute the .BAT file with the compiler parameters.

pLinguaPlugin

Personal tools