Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Stratego/XT Programming Language

Does anyone know something about Stratego/XT Programming Language? What is it good for? Any good and/or bad experiences with it? Any real live running example?

Thanks a lot.

like image 358
Pablo Santa Cruz Avatar asked Jun 30 '26 23:06

Pablo Santa Cruz


2 Answers

Stratego/XT is a language and toolset for program transformation based on term rewriting with programmable rewriting strategies.

You can find documentation and scientific papers about language and toolset at http://strategoxt.org.

A real life application of Stratego/XT is WebDSL (webdsl.org), a domain-specific language for the development of web applications, which in turn has been used to build researchr.org.

Stratego/XT is also the basis for the Spoofax/IMP toolset for building Eclipse IDE plugins for custom (domain-specific) languages (see Spoofax-IMP page on stratego site).

like image 195
Eelco Visser Avatar answered Jul 03 '26 06:07

Eelco Visser


Try TXL instead. It is easier to start with and does the similar jobs. There are examples on its site.

like image 40
msorc Avatar answered Jul 03 '26 08:07

msorc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!