Commit graph

2 commits

Author SHA1 Message Date
f8e2e0360b Add metadata and refactor BASIC compiler
- Add package metadata (keywords, categories) to Cargo.toml
- Add #[must_use] attributes to constructor methods
- Simplify conditional logic by inverting if-else blocks
- Replace string formatting with interpolation syntax
2025-11-27 15:19:17 -03:00
bf0ed6223f - Refactor folder as features. 2025-11-22 22:55:35 -03:00