0xMiden / 0xMiden/air-script

Refactor lowering from MIR to AIR

Abierto
#445 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
96
Forks
39
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

We should make the `translate_from_mir.rs` file a bit more readable - e.g., by splitting out some large `match` branches into helper functions and generally, maybe adding submodules etc.

_Originally posted by @bobbinth in https://github.com/0xMiden/air-script/pull/439#discussion_r2284332363_

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The work is in translate_from_mir.rs. Start by reading the file to understand the MIR-to-AIR lowering logic, identify large match branches that can be extracted. Look for existing helper functions or modules in the codebase to follow patterns. The goal is to improve readability without changing functionality, so ensure tests pass after refactoring.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
rust
Área
compilers
Tipo de issue
Refactorización
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.