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

Use Templatus for F# code generation #41

Closed
xperiandri opened this issue Sep 17, 2022 · 6 comments
Closed

Use Templatus for F# code generation #41

xperiandri opened this issue Sep 17, 2022 · 6 comments

Comments

@xperiandri
Copy link

https://github.com/kerams/Templatus

@abelbraaksma
Copy link

It looks like Templatus is not under active development atm. Maybe we can revive that, or ask @kerams, who maintains that repo.

@kerams
Copy link

kerams commented Nov 29, 2022

Yeah, it was mostly just a toy and is not .NET Core compatible at its current state. Shouldn't be too hard to migrate and convert it to a proper dotnet tool, but I doubt there is interest as better options are available (depending on what you want to generate here - I am not familiar with Hawaii).

@xperiandri
Copy link
Author

I just thought about moving from hard-coded F# generation to some more manageable and maintainable

@abelbraaksma
Copy link

Perhaps Myriad? I vaguely remember other code generators, not sure if they can easily be plugged in though. It's probably gonna be quite a massive change.

@lamg
Copy link

lamg commented Jul 9, 2024

Maybe this is a good option https://github.com/edgarfgp/Fabulous.AST

@Zaid-Ajaj
Copy link
Owner

What is the purpose of changing the codegen AST, is there anything we want to express but can't due to a limitation? I don't believe so. If there is, consider opening an issue for it.

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

No branches or pull requests

5 participants