Difference between revisions of "Simple custom compile-time DSL"

From D Wiki
Jump to: navigation, search
m (fix)
m (fix fb)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category: Meta Programming]]
 
 
{{Cookbook
 
{{Cookbook
 +
|category=Meta Programming
 
|level=Novice
 
|level=Novice
 
|type=Recipe
 
|type=Recipe
Line 8: Line 8:
 
|display=none
 
|display=none
 
}}
 
}}
 +
 
'''TODO'''
 
'''TODO'''

Latest revision as of 05:22, 16 December 2012

Level: Novice
Cookbook Type: Recipe
Cookbook Status: Draft
Approximate reading time: 10 min
0.166 hr
D Version: D2


TODO