Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdponx
2115 days ago
R gives you the ability to capture un-evaluated expressions, manipulate them, and then evaluate the manipulated versions. This ability lets you construct some fairly powerful DSLs and language extensions.
1 comments
throwaway29103
2115 days ago
Thanks for the succinct explanation
link