Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 8: Line 8:
# 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
-
#* Execute the script with the compiler parameters: $ ./plingua ...
+
#* Execute the script with the [[A_command-line_compiler#Command-line_syntax|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.
+
#* Execute the .BAT file with the [[A_command-line_compiler#Command-line_syntax|compiler parameters]].
== [[A command-line simulator|Command-line simulator tool]]==
== [[A command-line simulator|Command-line simulator tool]]==

Revision as of 02:27, 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 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