felixwrt / sml-rs

Smart Message Language parser written in Rust
Other
11 stars 3 forks source link

analyze and check stack usage #24

Open felixwrt opened 6 months ago

felixwrt commented 6 months ago

See for example https://crates.io/crates/cargo-call-stack/0.1.2

This will probably require some amount of refactoring (eliminating recursion).