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

Generate Tuples, Functions, MetaGrammar & according tests #34

Closed
danieldietrich opened this issue Sep 14, 2014 · 0 comments
Closed

Generate Tuples, Functions, MetaGrammar & according tests #34

danieldietrich opened this issue Sep 14, 2014 · 0 comments

Comments

@danieldietrich
Copy link
Member

See also #12.

Write a generator that is compiled and run in the Maven generate-sources phase.

The classes Tuples and Functions (+ tests) mentioned above are highly repetitive and an ideal target for code generation.

To take advantage of grammar evolution and continuous grammar bootstrapping (as described in #33) execute the grammar bootstrapping as part of the generate-sources phase (does this make sende?).

Tasks:

Create generator framework:

Update Maven .pom:

  • compile generator
  • run generator
  • add new source directories, e.g. src/main/gen, src/test/gen
@danieldietrich danieldietrich self-assigned this Sep 14, 2014
@danieldietrich danieldietrich modified the milestone: 1.1.0 M2 Sep 23, 2014
@danieldietrich danieldietrich removed their assignment Sep 25, 2014
@danieldietrich danieldietrich changed the title [generate] Generate Tuples, Functions, MetaGrammar & according tests Generate Tuples, Functions, MetaGrammar & according tests Oct 3, 2014
danieldietrich added a commit that referenced this issue Jan 17, 2015
@danieldietrich danieldietrich modified the milestones: 1.2.0, 1.1.1 Apr 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant