Skip to content

Stable Build

Choose a tag to compare

@srijansundaram srijansundaram released this 08 Nov 06:11

Changes Implemented:

  • Integrated Rich library for colorized logs and formatted output.

  • Added progress bars for pipeline generation and execution.

  • Introduced --verbose flag for detailed debugging and AST visibility.

  • Introduced --no-run flag to compile without executing.

  • Replaced print statements with emoji-based styled console messages.

  • Added summary panel showing:

    • Source file
    • Output file
    • Total pipelines processed
    • Execution time
    • Version number
  • Improved error visibility with color-coded tracebacks.

  • Overall user experience now resembles professional compilers like Rust or TypeScript.