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

Length property on arrays #70

Open
polsys opened this issue May 3, 2019 · 0 comments
Open

Length property on arrays #70

polsys opened this issue May 3, 2019 · 0 comments
Labels
area-CodeGen Final code generation. area-Parser Lexing and syntactic analysis. area-SemanticAnalysis Semantic analysis and intermediate code generation. type-Feature A self-contained, possibly larger, new behavior.
Milestone

Comments

@polsys
Copy link
Owner

polsys commented May 3, 2019

Related to #15. Parse property (member field access) syntax and compile/emit a Length field on arrays. The biggest task is refactoring the parser to support member access.

@polsys polsys added type-Feature A self-contained, possibly larger, new behavior. area-Parser Lexing and syntactic analysis. area-SemanticAnalysis Semantic analysis and intermediate code generation. area-CodeGen Final code generation. labels May 3, 2019
@polsys polsys added this to the 0.2 milestone May 3, 2019
@polsys polsys mentioned this issue Mar 2, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen Final code generation. area-Parser Lexing and syntactic analysis. area-SemanticAnalysis Semantic analysis and intermediate code generation. type-Feature A self-contained, possibly larger, new behavior.
Projects
None yet
Development

No branches or pull requests

1 participant