Hacker News new | ask | show | jobs
by lsaferite 345 days ago
Where does this "universal DOM for code" sit in relation to CSTs and ASTs?
1 comments

It's an immutable btree-based format for syntax trees which contain information both abstract and concrete. Our markup language for serializing the trees is Concrete Syntax Tree Markup Language, or CSTML.