Solidity’s syntax is inspired by JavaScript . While Javascript is an interpreted language primarily used to create web applications, Solidity is a compiled language that is executed on the Ethereum Virtual Machine (EVM). In reality, Solidity is influenced by Javascript but both languages are very different.