Sure, I've played around with it; still too complex and too static due to being natively compiled.
I've mostly given up on the idea of driving applications from a higher level language, I much prefer having C as a foundation and then embedding a more dynamic language that I have full control over. I like to call it reverse FFI :)