Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Current revision (10:35, 30 September 2013) (view source)
 
(3 intermediate revisions not shown.)
Line 1: Line 1:
== [[pLinguaCore]] ==
== [[pLinguaCore]] ==
 +
=== [[pLinguaCore 4.0]] ===
 +
* [[Media:PLinguaCore4_src.zip|source code]]
 +
* [[Media:Plinguacore4.jar|Jar file]] with all dependencies included.
 +
=== [[pLinguaCore 3.0]] ===
=== [[pLinguaCore 3.0]] ===
-
* [[Media:PlinguaCore3_src.zip|source code]]
+
* [[Media:PLinguaCore3_src.zip|source code]]
* [[Media:Plinguacore3.jar|Jar file]] with all dependencies included.
* [[Media:Plinguacore3.jar|Jar file]] with all dependencies included.
Line 30: Line 34:
#* Execute the .BAT file with the [[A_command-line_simulator#Command-line_syntax|simulator parameters]].
#* Execute the .BAT file with the [[A_command-line_simulator#Command-line_syntax|simulator parameters]].
-
== [[pLinguaPlugin]] ==
+
== [[pLinguaPlugin]] (discontinued) ==
* [http://www.p-lingua.org/plinguaplugin/org.gcn.plinguaplugin_1.0.1.jar download]
* [http://www.p-lingua.org/plinguaplugin/org.gcn.plinguaplugin_1.0.1.jar download]
* [http://www.p-lingua.org/plinguaplugin/userguide.pdf User guide]
* [http://www.p-lingua.org/plinguaplugin/userguide.pdf User guide]
* [http://www.p-lingua.org/plinguaplugin/plingua.xml P-Lingua XML syntax coloring file]
* [http://www.p-lingua.org/plinguaplugin/plingua.xml P-Lingua XML syntax coloring file]

Current revision

Contents

pLinguaCore

pLinguaCore 4.0

pLinguaCore 3.0

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 (discontinued)

Personal tools