TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
A very simple DSL implementation through Macros in C
1 点
作者
ashishb4u
大约 15 年前
I tries to write a very simple DSL implementation through Macros in C. This DSL lets children do some mathematical calculations and print them! Very basic, but i serve it as an attempt to teach people about DSLs effectively.
1 comment
ashishb4u
大约 15 年前
its very basic, but i serve it as an example to explain how DSLs could be implemented.