Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
=== [[pLinguaCore 2.1]] ===
=== [[pLinguaCore 2.1]] ===
* [http://www.p-lingua.org/plinguacore/2.1/plinguacore.zip source code]
* [http://www.p-lingua.org/plinguacore/2.1/plinguacore.zip source code]
-
* [[Media:Plinguacore3.jar Jar file with all dependencies included.]]
+
* [[Media:Plinguacore3.jar|Jar file with all dependencies included.]]
=== [[pLinguaCore 2.1]] ===
=== [[pLinguaCore 2.1]] ===

Revision as of 03:32, 26 August 2012

Contents

pLinguaCore

pLinguaCore 2.1

pLinguaCore 2.1

pLinguaCore 2.0

Command-line compiler tool

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