Regexp based tool for mutating generic source code across numerous languages
-
Updated
Jul 24, 2024 - Python
Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on various blockchain platforms, most notably, Ethereum. The Solidity programming language is an open source, community project governed by a core team. The core team is sponsored by the Ethereum Foundation. The programs compiled by the Solidity are intended to be run on Ethereum Virtual Machine.
Regexp based tool for mutating generic source code across numerous languages
Sol2RISC-V: Solidity to RISC-V Transpiler converts Solidity smart contracts into RISC-V assembly code. It aims to bridge the gap between the Ethereum ecosystem and the RISC-V architecture, enabling developers to run Solidity contracts on RISC-V processors.
Created by Gavin Wood, Christian Reitwiessner, Alex Beregszaszi
Released August 2015