Hi, Is there any DLR documentation available somewhere ? I am playing with ToyScript to learn it and I like to know if it would be possible to implement scope declarations for functions. Something like : static def test() {..} Artur