Download
From The P-Lingua Website
(Difference between revisions)
Line 1: | Line 1: | ||
== [[pLinguaCore]] == | == [[pLinguaCore]] == | ||
=== [[pLinguaCore 3.0]] === | === [[pLinguaCore 3.0]] === | ||
- | * [[Media: | + | * [[Media:PLinguaCore3_src.zip|source code]] |
* [[Media:Plinguacore3.jar|Jar file]] with all dependencies included. | * [[Media:Plinguacore3.jar|Jar file]] with all dependencies included. | ||
Revision as of 03:40, 26 August 2012
Contents |
pLinguaCore
pLinguaCore 3.0
- source code
- Jar file with all dependencies included.
pLinguaCore 2.1
- source code
- Jar file with all dependencies included.
pLinguaCore 2.0
- source code
- Jar file with all dependencies included.
Command-line compiler tool
- Download the last plinguacore Jar file to a directory in your hard disk.
- 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 ...
- For Windows users, download this .BAT file to the same directory.
- Execute the .BAT file with the compiler parameters.
Command-line simulator tool
- Download the last plinguacore Jar file to a directory in your hard disk.
- 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 ...
- For Windows users, download this .BAT file to the same directory.
- Execute the .BAT file with the simulator parameters.