Difference between revisions of "Online compilers"
Line 1: | Line 1: | ||
− | List of known online D compilers / disassemblers (supported versions listed as of | + | List of known online D compilers / disassemblers (supported versions listed as of 2017-02-04): |
{| class="wikitable" style="text-align:center" | | {| class="wikitable" style="text-align:center" | | ||
! Name || DMD || GDC || LDC || Disassembly? || Runs code? | ! Name || DMD || GDC || LDC || Disassembly? || Runs code? | ||
|- | |- | ||
− | | [ | + | | [https://dpaste.dzfl.pl/ DPaste] || 2.073.0<br>1.076 || - || 0.12.0 (2.063.2) || {{yes}} || {{yes}} |
|- | |- | ||
− | | [http://asm.dlang.org/ asm.dlang.org] || 2.065.0<br>2. | + | | [http://asm.dlang.org/ asm.dlang.org] || 2.065.0<br>2.070.2<br>2.071.0<br>nightly || - || - || {{yes}} || {{no}} |
|- | |- | ||
− | | [ | + | | [https://explore.dgnu.org/ explore.dgnu.org] || - || 4.9 (2.066.1)<br>ARM-EABI 4.9.2<br>ARMHF-EABI 4.9.2 || - || {{yes}} || {{no}} |
|- | |- | ||
− | | [ | + | | [https://d.godbolt.org/ d.godbolt.org] || - || 4.8<br>4.9 (2.066.1)<br>5.2 || 1.0<br>1.1<br>0.17.2 || {{yes}} || {{no}} |
− | |||
− | |||
|- | |- | ||
| [http://melpon.org/wandbox/ Wandbox (GDC)] || HEAD v2.069-devel-680d0eb<br>v2.069.2 || HEAD 6.0.0 20150719 || - || {{no}} || {{yes}} | | [http://melpon.org/wandbox/ Wandbox (GDC)] || HEAD v2.069-devel-680d0eb<br>v2.069.2 || HEAD 6.0.0 20150719 || - || {{no}} || {{yes}} | ||
Line 22: | Line 20: | ||
| [http://ideone.com/ ideone.com] || 2.067 || 5.1 (2.066) || 0.14 (2.065) || {{no}} || {{yes}} | | [http://ideone.com/ ideone.com] || 2.067 || 5.1 (2.066) || 0.14 (2.065) || {{no}} || {{yes}} | ||
|} | |} | ||
+ | |||
+ | <!-- | ||
+ | |- | ||
+ | | [http://ldc.acomirei.ru/ ldc.acomirei.ru] || - || - || LDC 1.1.0-alpha1 (D 2.071.1, LLVM 3.9) || {{yes}} || {{no}} | ||
+ | --> |
Revision as of 15:41, 4 February 2017
List of known online D compilers / disassemblers (supported versions listed as of 2017-02-04):
Name | DMD | GDC | LDC | Disassembly? | Runs code? |
---|---|---|---|---|---|
DPaste | 2.073.0 1.076 |
- | 0.12.0 (2.063.2) | ||
asm.dlang.org | 2.065.0 2.070.2 2.071.0 nightly |
- | - | ||
explore.dgnu.org | - | 4.9 (2.066.1) ARM-EABI 4.9.2 ARMHF-EABI 4.9.2 |
- | ||
d.godbolt.org | - | 4.8 4.9 (2.066.1) 5.2 |
1.0 1.1 0.17.2 |
||
Wandbox (GDC) | HEAD v2.069-devel-680d0eb v2.069.2 |
HEAD 6.0.0 20150719 | - | ||
tutorialspoint.com | 2.070 | - | - | ||
codepad.org | 1.026 | - | - | ||
ideone.com | 2.067 | 5.1 (2.066) | 0.14 (2.065) |