Язык |
Внутреннее расширение |
Опции компиляции |
Assembler (tasm-link) |
asm |
|
Turbo Pascal 7.0 |
pas |
tpc.exe G+ E- N+ -$R+ |
Delphi 7 |
dpr |
dcc32.exe -$R+ |
Free Pascal go32v2 v1.0.10 |
pp |
ppc386.exe -O2 |
Free Pascal 2.0.2 |
ppw02 |
ppc386.exe -O2 -XS -Sg -dCONTEST |
Free Pascal 2.2.0 |
ppw |
ppc386.exe -O2 -XS -Sg -dCONTEST |
Free Pascal 2.4.0 |
ppw24 |
ppc386.exe -O2 -XS -dCONTEST |
Free Pascal 2.6.0.1 |
ppw26 |
ppc386.exe -O2 -XS -dCONTEST |
Free Pascal 3.0.0 |
ppw30 |
ppc386.exe -O2 -XS -dCONTEST |
Borland C 3.1 |
C |
bcc.exe -ml -DDLTESTING |
Borland C++ 3.1 |
cpp |
bcc.exe -ml -DDLTESTING |
Borland C++ 5.2 |
bc5 |
bcc32.exe -4 -O2 -DDLTESTING |
GNU C 3.4.2 |
c34 |
g++.exe -x c -std=gnu99 -s -static -lm -O2 -DCONTEST |
GNU C 4.8.1 |
c48 |
gcc.exe -x c -static -lm -O2 -DCONTEST |
GNU C++ 2.95.2 |
gnu |
|
GNU C++ 3.4.2 |
g34 |
|
GNU C++ 4.8.1 |
g48 |
|
GNU C++ 4.9.3 |
g49 |
|
GNU C++ 5.3.0 |
g53 |
|
GNU C++ 5.3.0 Safe Mode |
g53d |
|
GNU C++ 5.4.0 |
g54 |
|
MS Visual C++ 6.0 |
mvc |
cl.exe /I"Include" /TP /O2 /EHsc /Fe"."\ /Fo"."\ "%1" /link /LIBPATH:%~dp0..\Lib kernel32.lib user32.lib |
MS Visual C++ 9.0 |
mvc9 |
cl.exe /I"Include" /TP /O2 /EHsc /Fe"."\ /Fo"."\ "%1" /link /LIBPATH:%~dp0..\Lib kernel32.lib user32.lib |
Java 1.4.2 |
java |
-Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
Java 5 |
java5 |
-Xms32M -Xmx256M -Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
Java 6 |
java6 |
-Xms32M -Xmx256M -Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
Java 7 |
java7 |
-Xms32M -Xmx256M -Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
Java 8 |
java8 |
-Xms32M -Xmx256M -Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
Kotlin 1.1.1 (Java 8) |
kt |
kotlinc -Xms32M -Xmx256M -Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
Clojure 1.8.0 (Java 8) |
clj |
-Xss64M -Duser.country=CA -Duser.language=en -Dsun.locale.formatasdefault=true |
ClojureScript 1.9.229 (PhantomJS 1.9.8) |
cljs |
{:optimizations :whitespace} |
Perl 5.003_07 |
pl |
|
Ruby 2.0.0 |
rb |
|
Python 2.7.2 |
py2 |
|
Python PyPy 2.7.10 |
pypy |
|
Python 3.3.2 |
py |
|
JavaScript ES5* (PhantomJS 1.9.8) |
js |
|
CoffeeScript 1.10.0 (PhantomJS 1.9.8) |
coffee |
|