jeffss n00b
Joined: 13 Sep 2019 Posts: 55
|
Posted: Sat Jan 27, 2024 1:50 pm Post subject: Rascal as a language for source code analysis |
|
|
I am just posting this here as I consider others on this community might also find this interesting and as it is a good support for the FOSS principles. Anyway some of the main points on this language is dedicated support for parse trees and data structure comprehension. I have found a good summary on the paper "Rascal for Source Code Analysis and Modification" and there is documentation here https://www.rascal-mpl.org/docs/GettingStarted/ |
|