Skip to content

Investigate application of constexpr in generating code #17

@kraptr

Description

@kraptr

Currently, the usage of EK is decoupled from the application where its output is used. If someone wants to iterate over different usage strings of their applications, they would have to re-run EK every single time their usage string changes.

Perhaps, we can tie the application program with the code generation using constexpr? We should investigate its applicability here.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions