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

TypeManager is half implemented #75

Open
CodyFagley opened this issue Jul 1, 2021 · 0 comments
Open

TypeManager is half implemented #75

CodyFagley opened this issue Jul 1, 2021 · 0 comments
Labels
enhancement New feature or request planning Groundwork for further work

Comments

@CodyFagley
Copy link
Member

During Versions v0.19 to v0.22, the Type-checking system was reworked from scratch to allow users to define their own datatypes. To help organize the types system, a TypeManager class was started but it was never finished and connected to the ContextManager.

A TypeManager should be used to keep all type-checking, data structure, constructors, etc. in one place. This can be found at: xcs/types/manager.h

@CodyFagley CodyFagley added enhancement New feature or request planning Groundwork for further work labels Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planning Groundwork for further work
Projects
None yet
Development

No branches or pull requests

1 participant