Solidity is a high level language. It is partly designed after ECMAScript and therefore it is said to be similar to JavaScript . But the similarity ends there. It gets compiled (not interpreted) and usually deployed on Blockchains that understand the Ethereum Virtual Machine (EVM).