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

Rewrite yask_main.cpp to work with APIs only #92

Open
chuckyount opened this issue Mar 26, 2018 · 1 comment
Open

Rewrite yask_main.cpp to work with APIs only #92

chuckyount opened this issue Mar 26, 2018 · 1 comment

Comments

@chuckyount
Copy link
Contributor

Will require adding APIs, removing functionality, and/or moving code from kernel/lib to yask_main.cpp.
This is not critical, but it would showcase the API if we actually used it!

@chuckyount
Copy link
Contributor Author

Changes as of v4.01.00:

  • The compiler driver (yask_compiler.cpp) has been updated to use only APIs.
  • yask_main has been updated to remove accesses to the internal settings, but not the internal context object yet.

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