Difference between revisions of "Online compilers"

From D Wiki
Jump to: navigation, search
Line 1: Line 1:
List of known online D compilers / disassemblers (supported versions listed as of 2015-11-15):
+
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?
 
|-
 
|-
| [http://dpaste.dzfl.pl/ DPaste] || 2.068.2<br>git master<br>1.076 || - || 0.12.0 (2.063.2) || {{yes}} || {{yes}}
+
| [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.066.1<br>2.067.1<br>nightly || - || - || {{yes}} || {{no}}
+
| [http://asm.dlang.org/ asm.dlang.org] || 2.065.0<br>2.070.2<br>2.071.0<br>nightly || - || - || {{yes}} || {{no}}
 
|-
 
|-
| [http://ldc.acomirei.ru/ ldc.acomirei.ru] || - || - || LDC 1.1.0-alpha1 (D 2.071.1, LLVM 3.9) || {{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}}
 
|-
 
|-
| [http://explore.dgnu.org/ explore.dgnu.org] || - || 4.4.7<br>4.8.2<br>4.9.2<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://d.godbolt.org/ d.godbolt.org] || - || 2.066.1 (4.9)<br>4.4 (Ubuntu)<br>4.6 (Ubuntu)<br>4.9 (Ubuntu) || - || {{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) Green check.png Green check.png
asm.dlang.org 2.065.0
2.070.2
2.071.0
nightly
- - Green check.png Red x.png
explore.dgnu.org - 4.9 (2.066.1)
ARM-EABI 4.9.2
ARMHF-EABI 4.9.2
- Green check.png Red x.png
d.godbolt.org - 4.8
4.9 (2.066.1)
5.2
1.0
1.1
0.17.2
Green check.png Red x.png
Wandbox (GDC) HEAD v2.069-devel-680d0eb
v2.069.2
HEAD 6.0.0 20150719 - Red x.png Green check.png
tutorialspoint.com 2.070 - - Red x.png Green check.png
codepad.org 1.026 - - Red x.png Green check.png
ideone.com 2.067 5.1 (2.066) 0.14 (2.065) Red x.png Green check.png