|
|
|
|
|
by echelon
391 days ago
|
|
Totally orthogonal question, but since you're deep in that side of Rust dev - The subject of a "scripting language for Rust" has come up a few times [1]. A language that fits nicely with the syntax of Rust, can compile right alongside rust, can natively import Rust types, but can compile/run/hot reload quickly. Do you know of anyone in your network working on that? And modulus the syntax piece, do you think Python could ever fill that gap? [1] https://news.ycombinator.com/item?id=44050222 |
|
https://kyju.org/blog/piccolo-a-stackless-lua-interpreter/