-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Type] [refactor] New type system #1905
Comments
A random thought, should we wrap the |
The old |
Concisely describe the proposed feature
The existing type system is rather simple and no longer serves the growing Taichi compiler well. We need to improve it.
Additional comments
Like #742, this is mainly a secret research project, but we will address a few engineering issues as by-products :-) This issue is merely used to track progress.
The text was updated successfully, but these errors were encountered: