Stable Build
Changes Implemented:
-
Integrated Rich library for colorized logs and formatted output.
-
Added progress bars for pipeline generation and execution.
-
Introduced
--verboseflag for detailed debugging and AST visibility. -
Introduced
--no-runflag 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.