Download

From The P-Lingua Website

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
# Download the [http://www.p-lingua.org/plinguacore/plinguacore.jar plinguacore Jar file] to a directory in your hard disk.
# Download the [http://www.p-lingua.org/plinguacore/plinguacore.jar plinguacore Jar file] to a directory in your hard disk.
# 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 -input file -output file  
+
#* Execute the script with the compiler parameters: $ ./plingua -input file -output file  

Revision as of 21:53, 6 December 2009

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 -input file -output file


pLinguaPlugin

Personal tools