Solana Labs rolls out Solang compiler to enhance Ethereum compatibility

TL;DR Solana Labs has released a new compiler called Solang that allows Ethereum developers to write apps on the Solana network. The release of Solang comes shortly after Neon EVM's release of a similar tool. It offers compatibility with Solidity and integration with Solana SPL tokens, and grants access to the network's core features.

Solana Labs has unveiled Solang, a new compiler designed to smooth the transition for Ethereum Virtual Machine (EVM) developers into the Solana ecosystem.

With the launch of Solang, developers familiar with Solidity, Ethereum’s primary smart contract programming language, now have a tool that enables them to delve into and write apps on the Solana network.

This unveiling comes just a day after Neon EVM’s release of a similar tool, highlighting the continual efforts to enhance compatibility between Solana and existing Ethereum development approaches.

Among the features Solang offers are compatibility with Ethereum Solidity version 0.8 and integration of Solana SPL tokens with Solidity. Moreover, it grants EVM frameworks on Solana access to the network’s core features.

Traditionally, Solana development has been centered around using languages like Rust or C for scripting smart contracts. However, the team emphasized development was evolving toward greater accessibility via Solidity and EVM.

"Solana Labs is thrilled to announce that today you can now build on Solana with Solidity using Solang, a new compiler that helps bridge the gap between EVM developers and the Solana ecosystem," it stated.

Source