Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 17: Line 17:
# 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
-
#* Execute the script with the compiler parameters: $ ./plingua_sim ...
+
#* Execute the script with the [[A_command-line_simulator#Command-line_syntax|simulator parameters]]: $ ./plingua_sim ...
# For Windows users, download this [http://www.p-lingua.org/plinguacore/plingua_sim.bat .BAT file] to the same directory.
# 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 [[A_command-line_simulator#Command-line_syntax|simulator 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:29, 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.

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 simulator parameters: $ ./plingua_sim ...
  3. For Windows users, download this .BAT file to the same directory.

pLinguaPlugin

Personal tools