5

After weeks of working on my esolang interpreter in Rust while learning the language at the same time I'm finally at a point where I'm able to do the first test...

Only to realize IntelliJ Rust doesn't support debugging 😴

Comments
  • 1
    I think I debugged my Rust project in CLion.
  • 1
    If you're gonna complete this, try to make the complier recursive!
Add Comment