Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
#* 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.
# 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.
 +
 +
== [[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.
 +
# 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
 +
#* Execute the script with the compiler parameters: $ ./plingua_sim ...
 +
# For Windows users, download this [http://www.p-lingua.org/plinguacore/plingua_sim.bat .BAT file] to the same directory.
#* Execute the .BAT file with the compiler parameters.
#* 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 02:14, 7 December 2009

Contents

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.

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

pLinguaPlugin

Personal tools