Hacker News new | ask | show | jobs
by ivanceras 1538 days ago
Rust has macro which allows you to write domain specific language if you want. The examples right now, is written in rust as they are still developing it. You need to have a solid core before building a domain specific language on top it.
1 comments

Having to run the Rust compiler just to update my CAD model is a non starter though