# Hyeo-ung Source Files
## Status for each file
✅ for done, ❌ for omit, nothing for todo.
| file | impl | test | doc |
|------------------|:----:|:----:|:---:|
| `big_number.rs` |✅ |✅ |✅ |
| `code.rs` |✅ | | |
| `compile.rs` | | | |
| `debug.rs` |✅ | | |
| `execute.rs` |✅ | | |
| `interpreter.rs` |✅ | | |
| `io.rs` |✅ | | |
| `lib.rs` |✅ |❌ |❌ |
| `main.rs` |✅ | | |
| `number.rs` |✅ |✅ |✅ |
| `parse.rs` |✅ |✅ |✅ |
| `update.rs` | | | |