Fabulous.AST icon indicating copy to clipboard operation
Fabulous.AST copied to clipboard

Abstract Syntax Tree (AST) Domain Specific Language (DSL) for F#

Results 4 Fabulous.AST issues
Sort by recently updated
recently updated
newest added

Would be interesting to have a page of projects that use Fab AST. Like Jimmy his thing could be a good reference, example case.

Hello, This issue is more of an idea / reflection. In the project, I am working on we are using `reflection` to generate code using `Fabulous.AST`. Most of F# reflection...

Hello @edgarfgp, I am using Fabulous.AST to F# generate code. The documentation seems to cover a lot of cases but difficult to navigate. Some pages are small enough but others...