Introducing Roto: A Compiled Scripting Language for Rust
Photo by Joseph Barrientos / Unsplash
By Terts Diepraam
We are working on an embedded scripting language for Rust. This language, called Roto, aims to be a simple yet fast and reliable scripting language for Rust applications.
The need for Roto comes from Rotonda, our BGP engine written in Rust. Mature BGP applications usually feature some way to filter incoming route announcements. The complexity of these filters often exceed the capabilities of configuration languages. With Rotonda, we want to...
Read more at blog.nlnetlabs.nl