|
|
|
|
|
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. |
|