Difference between revisions of "Pascal"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:CompilerCategory:Programming {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pascal}} |{{#vardefine:url|https://www.freepascal.org/}}...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 20:44, 15 August 2022

Description

pascal website  

Free Pascal is a 32, 64 and 16 bit professional Pascal compiler. It can target many processor architectures: Intel x86 (including 8086), AMD64/x86-64, PowerPC, PowerPC64, SPARC, ARM, AArch64, MIPS and the JVM. Supported operating systems include Linux, FreeBSD, Haiku, Mac OS X/iOS/iPhoneSimulator/Darwin, DOS (16 and 32 bit), Win32, Win64, WinCE, OS/2, MorphOS, Nintendo GBA, Nintendo DS, Nintendo Wii, Android, AIX and AROS. Additionally, support for the Motorola 68k architecture is available in the development versions.

Environment Modules

Run module spider pascal to find out what environment modules are available for this application.

System Variables

  • HPC_PASCAL_DIR - installation directory