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

Adding function to the parser #5

Open
AJacques-UDS opened this issue Nov 29, 2022 · 0 comments
Open

Adding function to the parser #5

AJacques-UDS opened this issue Nov 29, 2022 · 0 comments
Assignees
Labels
feature New feature

Comments

@AJacques-UDS
Copy link
Owner

Requires to detect the definition of a Python function.
Type hinting is required.
Support for parameter is required.
It is required to handle indentation appropriately.
AST/Symbol's Table are require to understand variable scoping.

@AJacques-UDS AJacques-UDS self-assigned this Nov 29, 2022
@AJacques-UDS AJacques-UDS added the feature New feature label Nov 29, 2022
@AJacques-UDS AJacques-UDS added this to the Abstract Syntax Tree milestone Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant