Complex DSL [message #25532] |
Tue, 06 January 2009 11:07  |
Eclipse User |
|
|
|
Only some questions:
¿Is a textual DSL an easy language?
¿Is Xtext a DSL? If itŽs true ¿Can I describe a DSL like Xtext, or a
template language, with Xtext?
¿ItŽs not a necesity to create a powerful mechanism for complex language?
Sorry for my english :)
|
|
|
Re: Complex DSL [message #25610 is a reply to message #25532] |
Tue, 06 January 2009 14:59  |
Eclipse User |
|
|
|
Hi,
> ¿Is a textual DSL an easy language?
If you mean simple as opposed to complex, it depends on what you want to
do with "your" DSL.
DSLs can become quite complex.
>
> ¿Is Xtext a DSL?
Xtext is a framework, providing a couple of DSLs.
One (the main) is the grammar description, which is a DSL, yes, and is
implmented with Xtext.
If itŽs true ¿Can I describe a DSL like Xtext, or a
> template language, with Xtext?
Yes, you can.
>
> ¿ItŽs not a necesity to create a powerful mechanism for complex language?
Sorry, I don't understand this question.
Cheers,
Sven
|
|
|
Powered by
FUDForum. Page generated in 0.03870 seconds