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

Add an actual typing system #25

Open
Zffu opened this issue Dec 1, 2024 · 0 comments
Open

Add an actual typing system #25

Zffu opened this issue Dec 1, 2024 · 0 comments
Assignees
Labels
compiler Signifies a compiler change.
Milestone

Comments

@Zffu
Copy link
Member

Zffu commented Dec 1, 2024

Currently, Quickfall doesn't really have a typing system.

The typing system should include:

  • Types
  • Type checking on compile time
  • Type extensions (aka inheritance)
  • Optional typing
  • Parameter templates
@Zffu Zffu added the compiler Signifies a compiler change. label Dec 1, 2024
@Zffu Zffu self-assigned this Dec 1, 2024
@Zffu Zffu added this to Quickfall Dec 1, 2024
@Zffu Zffu moved this to Todo in Quickfall Dec 1, 2024
@Zffu Zffu added this to the 1.0.0 milestone Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Signifies a compiler change.
Projects
Status: Todo
Development

No branches or pull requests

1 participant