File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Languages
»
Ruby
Author
What is the difference between a DSL and Metaprogramming
Steve Robillard
Greenhorn
Joined: Mar 22, 2010
Posts: 6
posted
Mar 30, 2010 03:09:06
0
What are the differences between creating a DSL and meta programming?
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Mar 30, 2010 06:28:23
0
A DSL is just an internal or external language used to express and solve a problem. Metaprogramming is a programming tool. DSLs do not rely on metaprogramming (but metaprogramming may be used to implement a DSL).
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: What is the difference between a DSL and Metaprogramming
Similar Threads
DSL performance
LINQ-like extension for Java - SBQL4J
IDE support for DSL
how is the speed of cell connected to web
Background required for DSL
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter