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

Type System [Draft - DNM] #1201

Draft
wants to merge 31 commits into
base: develop
Choose a base branch
from

Conversation

tiashah1
Copy link

  • Extend Parser to include Types
  • Add check and synth function for Expr data type
  • Add types to Pretty function
  • Add test cases

Due to some recent changes, I need to remove Record as this has been replaced with Dictionary, some of the logic needs a rework here and I'll edit the datatype to be TDict rather than TRecord now

@tiashah1 tiashah1 changed the title Functions and integers Functions and integers [Draft - DNM] Dec 16, 2024
@tiashah1 tiashah1 changed the title Functions and integers [Draft - DNM] Type System [Draft - DNM] Dec 16, 2024
@dorchard dorchard self-requested a review December 21, 2024 07:59
@dorchard dorchard added the types label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants