Skip to content

Cli - #15

Merged
BaerLKR merged 6 commits into
mainfrom
cli
Mar 18, 2026
Merged

Cli#15
BaerLKR merged 6 commits into
mainfrom
cli

Conversation

@Kiyotoko

@Kiyotoko Kiyotoko commented Feb 28, 2026 •

Copy link
Copy Markdown
Member

Changes made
Adds a basic cli parser with error handling. This allows setting the output directory, multiple input files and the compiler target. Detects if a file or a command option does not exists.

Checklist

  • Build on platform:
    • Windows 10/11
    • Linux (NixOs)
    • macOS
  • Tested all changes (run cargo test)
  • Formatted all files (run cargo fmt)
  • Fits CONTRIBUTING.md
  • Fits CODE_OF_CONDUCT.md

@Kiyotoko
Kiyotoko requested a review from BaerLKR February 28, 2026 13:18
@Kiyotoko Kiyotoko added the enhancement New feature or request label Feb 28, 2026
Comment thread src/compiler/mod.rs Outdated
Comment thread src/cli.rs Outdated
Comment thread src/cli.rs Outdated
Comment thread src/cli.rs Outdated
Comment thread src/cli.rs Outdated
Comment thread src/cli.rs
@Kiyotoko
Kiyotoko requested a review from BaerLKR March 2, 2026 15:41

@BaerLKR BaerLKR left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BaerLKR
BaerLKR merged commit afe710e into main Mar 18, 2026
2 checks passed
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants