Edgar Gonzalez
edgargp.bsky.social
Edgar Gonzalez
@edgargp.bsky.social
OSS contributor. Helping the F# ecosystem through the https://amplifyingfsharp.io/ initiative.
Reposted by Edgar Gonzalez
I tried Fabulous.AST for the first time today because of this original post, and it was very easy. It supports for-yield so you can get it to do something basic and useful right away. Love it.
December 16, 2024 at 9:39 PM
I have seen couple good real-world use cases where people uses my library:
- Generates types from the metaModel provided by the LSP spec github.com/ionide/Langu...

- Generating classes and properties from SQL schemas
github.com/JordanMarr/S...

But yeah it you rarely need code generation..
Generate types from meta model by TheAngryByrd · Pull Request #49 · ionide/LanguageServerProtocol
WHAT 🤖 Generated by Copilot at 198ad18 This pull request improves the F# code formatting and testing of the language server protocol library. It updates the .editorconfig file, the test project, a...
github.com
December 15, 2024 at 7:58 PM