Category:Rascal: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 2:
|site=http://www.rascal-mpl.org/}}
 
Rascal is a [http://www.rascal-mpl.org/Rascal/RascalDomain domain specific] language for source code analysis and manipulation a.k.a. meta-programming. It is currently being developed and tested at [http://www.cwi.nl/ CWI]. No formal release has been made yet, but we do provide alpha quality "previews" on the <a href="[http://www.rascal-mpl.org/Rascal/Download" class="twikiLink">Download</a>] page.<ref name="The Rascal Project Website">http://www.rascal-mpl.org/</ref>
 
==References==

Revision as of 10:26, 7 May 2012

Language
Rascal
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Rascal.

Rascal is a domain specific language for source code analysis and manipulation a.k.a. meta-programming. It is currently being developed and tested at CWI. No formal release has been made yet, but we do provide alpha quality "previews" on the Download page.[1]

References