Skip to content

docs: add readme execution instructions#26

Merged
vicho1822 merged 6 commits intomainfrom
docs/add-readme-execution-instructions
Feb 28, 2026
Merged

docs: add readme execution instructions#26
vicho1822 merged 6 commits intomainfrom
docs/add-readme-execution-instructions

Conversation

@javimanotas
Copy link
Copy Markdown
Collaborator

Pull Request

What does this PR introduce?

This PR adds documentation for the Readme of the project.

Scope of change

  • Builder (Markdown → HTML)
  • Pseudocode Lexer
  • Pseudocode Parser / AST
  • Interpreter / Runtime
  • Debugger (step execution)
  • CLI
  • Documentation
  • Tests

Code Quality Checklist

  • I have run npm run lint, npm run format and fixed any errors.
  • I have run ruff check --fix . and ruff format ..
  • My commit messages follow the Conventional Commits format.

How has this been tested?

  • Manual testing
  • Unit tests added/updated
  • Existing tests pass
  • Verified generated HTML output
  • Verified step-by-step debugger behavior
  • N/A

Breaking changes?

  • No
  • Yes (explain below)

Additional notes

"N/A".

@vicho1822 vicho1822 merged commit cafb272 into main Feb 28, 2026
@vicho1822 vicho1822 deleted the docs/add-readme-execution-instructions branch February 28, 2026 23:19
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.

2 participants