On 2016-01-02 19:37, Sebastiaan Koppe wrote:
Well, you can also generate the structs and specific serialization code. And depending on how advanced your dsl you can also auto generate database migration code. There are propably tons of other stuff you can do with it.All in all much better than extending the language.
I would rather to the opposite. Generate the necessary SQL for a migration based on a struct, not the other way around.
-- /Jacob Carlborg
