Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

[WIP] Fable support #3

Closed
wants to merge 24 commits into from
Closed

[WIP] Fable support #3

wants to merge 24 commits into from

Conversation

ncave
Copy link
Owner

@ncave ncave commented Dec 4, 2016

  • Work In Progress
  • Quite a few #ifdefs added, but not too many (IMO)
  • Using a custom build step for code generation: build Codegen.NetCore -d:FABLE_COMPILER
  • Using FsSrGen locally from source as the latest is not released on nuget
  • Untyped AST parsing works
  • Typed AST parsing also works
  • Compiling Fable with Fable works
  • Next step: Demo page - WIP

@ncave ncave changed the title [WIP] Fable support - unfinished [WIP] Fable support Jan 16, 2017
@dsyme
Copy link

dsyme commented Jan 17, 2017

"Compiling Fable with Fable works"

Did I just read that correctly?! :)

@ncave
Copy link
Owner Author

ncave commented Jan 17, 2017

@dsyme Yes, see this PR.

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

Successfully merging this pull request may close these issues.

3 participants