ngs-doo / revenj

DSL Platform compatible backend

Home Page:https://dsl-platform.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AST of dsl file

araneta opened this issue · comments

I want to get the AST of the dsl file like on https://astexplorer.net/ ? do you know how to do this?
Thanks

commented

You should look into IDEA or VS plugin: https://github.com/ngs-doo/dsl-compiler-client as they are doing SH based on it.
There is specialized API for that exposed in the compiler