- 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.
jll29•6h ago
- 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.