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

adl/oct: Create Module Unit adl/oct/dsl #7

Closed
flisboac opened this issue Feb 27, 2017 · 0 comments
Closed

adl/oct: Create Module Unit adl/oct/dsl #7

flisboac opened this issue Feb 27, 2017 · 0 comments

Comments

@flisboac
Copy link
Owner

flisboac commented Feb 27, 2017

This module unit includes all of its inner modules in its main .hpp file. Also, an additional .cfg.hpp should be responsible for all preprocessor verifications, if any.

This module implements an octagonal domain-exclusive DSL. This DSL includes user-literals and operators that can be used by the user to define constraints, systems and problems in the octagonal domain. Each of the parent's class that participates in the DSL should have a specific include header file.

Because the DSL does not declare types (as of now), there will be no .fwd.hpp header file.

File structure

  • $PROJECT_ROOT/
    • include/adl/oct
      • dsl.hpp
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