Skip to content

Commit 8deed4d

Browse files
committed
[VSC-31] Remove intermediate conversion to S-exps
Problem: The current process for creating a JSON representation of the AST requires an intermediate conversion to S-expression. This hurts performance and makes it impossible to annotate all nodes with types. Solution: Implement a library for converting the original AST directly to JSON, eliminating the intermediate step.
1 parent 2bac734 commit 8deed4d

File tree

4 files changed

+671
-34
lines changed

4 files changed

+671
-34
lines changed

0 commit comments

Comments
 (0)