Skip to content

Comments

Implemented parsing (merge to dev)#24

Open
hrszpuk wants to merge 6 commits intodevfrom
9-implement-parsing-to-fulfil-test-cases
Open

Implemented parsing (merge to dev)#24
hrszpuk wants to merge 6 commits intodevfrom
9-implement-parsing-to-fulfil-test-cases

Conversation

@hrszpuk
Copy link
Member

@hrszpuk hrszpuk commented Jan 6, 2025

Related issues

Checklist

  • Parsing expressions
  • Parsing variable declarations
  • Parsing variable assignments
  • Parsing function calls
  • Parsing while loop
  • Parsing if-else
  • Parsing for loop

@hrszpuk hrszpuk added the enhancement New feature or request label Jan 6, 2025
@hrszpuk hrszpuk self-assigned this Jan 6, 2025
@hrszpuk hrszpuk linked an issue Jan 6, 2025 that may be closed by this pull request
@hrszpuk hrszpuk changed the base branch from main to dev January 6, 2025 09:36
@hrszpuk hrszpuk changed the title Implementing parsing Implemented parsing (merge to dev) Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Implement parsing to fulfil test cases

1 participant