Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
WalterBright
on June 20, 2015
|
parent
|
context
|
favorite
| on:
BASIC in C++
This is why D doesn't have AST macros, a preprocessor, and makes operator overloading difficult for any purpose other than arithmetic.
Programmers can (and do) still create DSLs in D by using string mixins and CTFE.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Programmers can (and do) still create DSLs in D by using string mixins and CTFE.