It would be interesting to see lisp adoption coming not as a language but as a serialization format. It seems fairly easy to implement and every language would then have at least the AST part of lisp.

The Clojure folks are doing this with EDN:

https://github.com/edn-format/edn