Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
== [[A command-line compiler|Command-line compiler tool]] ==
== [[A command-line compiler|Command-line compiler tool]] ==
-
# Download the [http://www.p-lingua.org/plinguacore/plinguacore.jar plinguacore Jar file] to a directory in your hard disk.
+
# Download the last [[Download|pLinguaCore plinguacore Jar file]] to a directory in your hard disk.
# For Linux users, download this [http://www.p-lingua.org/plinguacore/plingua script file] to the same directory.
# For Linux users, download this [http://www.p-lingua.org/plinguacore/plingua script file] to the same directory.
#* Give executable permissions to the script file: $ chmod a+x plingua
#* Give executable permissions to the script file: $ chmod a+x plingua
Line 15: Line 15:
== [[A command-line simulator|Command-line simulator tool]]==
== [[A command-line simulator|Command-line simulator tool]]==
-
# Download the [http://www.p-lingua.org/plinguacore/plinguacore.jar plinguacore Jar file] to a directory in your hard disk.
+
# Download the last [[Download|pLinguaCore plinguacore Jar file]] to a directory in your hard disk.
# For Linux users, download this [http://www.p-lingua.org/plinguacore/plingua_sim script file] to the same directory.
# For Linux users, download this [http://www.p-lingua.org/plinguacore/plingua_sim script file] to the same directory.
#* Give executable permissions to the script file: $ chmod a+x plingua_sim
#* Give executable permissions to the script file: $ chmod a+x plingua_sim

Revision as of 07:15, 4 April 2010

Contents

pLinguaCore

pLinguaCore 2.0

Command-line compiler tool

  1. Download the last pLinguaCore 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.

Command-line simulator tool

  1. Download the last pLinguaCore 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_sim
    • Execute the script with the simulator parameters: $ ./plingua_sim ...
  3. For Windows users, download this .BAT file to the same directory.

pLinguaPlugin

Personal tools