Given that we've seen things like C compilers written in Bash[1] and TLS libraries in Visual Basic[2], I think it's only a matter of time before someone with the right skills and motivation actually does it (or writes a compiler for $language in Scratch).
[1] https://github.com/otakuto/bashcc
[2] https://news.ycombinator.com/item?id=35882985