Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fable Compiler] AST endpoint #3758

Merged
merged 4 commits into from
Feb 18, 2024

Conversation

nojaf
Copy link
Member

@nojaf nojaf commented Feb 17, 2024

I would like to programmatically get access to Fable.AST from a project.

Moving MSBuildCrackerResolver to Fable.Compiler.
Adding a new API compileFileToFableAST.

I want this because I'm playing around with building a simple AST viewer:
Sample

//cc @DamianReeves

@MangelMaxime
Copy link
Member

@nojaf I left 2 comments but other than that it looks good to me

@MangelMaxime MangelMaxime merged commit ea490e9 into fable-compiler:main Feb 18, 2024
19 checks passed
@DamianReeves
Copy link

Thanks for this (was on vacation last week so I didn't get to play with this, but going to dive into it now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants