Difference between revisions of "Alternative Standard Libraries"

From D Wiki
Jump to: navigation, search
(Created page with "{{Projects | Projects = {{Project | name = '''Tango''' | about = D2 port of Tango, the alternative D1 standard library | platform = | license = BSD / AFL3 | url = http...")
 
m (internal link)
Line 4: Line 4:
 
{{Project
 
{{Project
 
  | name = '''Tango'''
 
  | name = '''Tango'''
  | about = D2 port of Tango, the alternative D1 standard library
+
  | about = D2 port of [[Tango]], the alternative D1 standard library
 
  | platform =  
 
  | platform =  
 
  | license = BSD / AFL3
 
  | license = BSD / AFL3
Line 11: Line 11:
 
{{Project
 
{{Project
 
  | name = '''MiniLibD'''
 
  | name = '''MiniLibD'''
  | about = A collection of libraries and tools to compile D language programs for embedded systems with the gdc compiler.
+
  | about = A collection of libraries and tools to compile D language programs for embedded systems with the [[GDC|gdc compiler]].
 
  | platform =  
 
  | platform =  
 
  | license = Boost
 
  | license = Boost

Revision as of 17:50, 7 June 2018

Title / InfoDescriptionLicensePlatform
Icon dpackage 48.png
D2 port of Tango, the alternative D1 standard library BSD / AFL3
Icon dpackage 48.png
A collection of libraries and tools to compile D language programs for embedded systems with the gdc compiler. Boost
Icon dpackage 48.png
Minimalistic runtime / standard library for D
Icon dpackage 48.png
Minimalistic runtime for D
Icon dpackage 48.png
DMD fork which outputs C code instead of object files.
Icon dpackage 48.png
Druntime port to an ARM Cortex-M processor