udoprog / genco

A whitespace-aware quasiquoter for beautiful code generation.
Apache License 2.0
181 stars 11 forks source link

There is no Class, Argument, Modifier in swift generation like java. #8

Closed sidneywang closed 4 years ago

udoprog commented 4 years ago

Project has shifted to focus on quasiquoting! We'll no longer be providing the structural APIs mentioned here, and instead favor just typing out the code that you want with genco helping out with the hard parts ;)

Also closing #6 and #4, since they are related.