Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint
-
Updated
Jan 25, 2021 - JavaScript
Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint
Parse Wolfram Language source code as abstract syntax trees (ASTs) or concrete syntax trees (CSTs)
This repository extends the code from the book "Writing an Interpreter in Go" (https://interpreterbook.com/) by adding to it an interactive environment that offers features for analysing and visualizing the ast and its evaluation process in such a way that it is flexible with regard to changes in the implementation. In addition, there is some ma…
Add a description, image, and links to the asts topic page so that developers can more easily learn about it.
To associate your repository with the asts topic, visit your repo's landing page and select "manage topics."