Skip to content

feat: Type checker for Analog frontend#96

Open
vishnu-m77 wants to merge 1 commit intov1.0from
type_checking
Open

feat: Type checker for Analog frontend#96
vishnu-m77 wants to merge 1 commit intov1.0from
type_checking

Conversation

@vishnu-m77
Copy link
Copy Markdown
Collaborator

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature: Analog frontend type checker

  • What is the current behavior? (You can also link to an open issue here)
    No type checking in the Analog frontend.

  • What is the new behavior (if this is a feature change)?
    Input programs will be passed through this type checker which will through an error during compile time instead of execution time.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant