URL:
lavafroth.is-a.dev
1 comments
Some disadvantages of the proposed solution are:
- memory overhead
- source code bloat
The second can be solved by creating a pre-processor that translates a more Rust-like syntax into the proposed Python code. But that would reduce interoperability with IDEs (e.g. syntax coloring) and linters.