susanw1 / zscript

Command interface processor for embedded devices
MIT License
1 stars 0 forks source link

Start a Rust implementation of core #140

Open More-Wrong opened 1 year ago

More-Wrong commented 1 year ago

This time using memory allocation and higher level techniques to make a smoother system. The intention is that Rust forms the smooth high level part of our embedded world, and C++ does the messy small stuff.