TraitScript

An idea for a scripting language that draws heavy inspiration from Rust. The idea is to take Rust's traits concept, but apply it to a dynamic language. Trait implementations for types then live as dynamic run-time information.