from Hacker News

Solana Program Dev Tools – Alon IDE and Solang Compiler

by mryalamanchi on 11/29/21, 3:58 PM with 0 comments

1. Alon, a Remix-like IDE for Solana using C/C++ code.

Links: - Tool [https://lithdew.github.io/alon/] - Announcement post [https://devpost.com/software/alon]

2. Solang Compiler, allows for "Write in Solidity and compile for Solana, eWASM and Parity Substrate".

Links: - Solang Compiler [https://solang.readthedocs.io/en/latest/index.html] - Solang targets [https://solang.readthedocs.io/en/latest/targets.html#solana]