Smart contract programming language, compiled to Ethereum Virtual Machine or transpiled to C#/Java, WIP
Via npm on Node:
npm install smartie
TBD
See tests
- Designing a new virtual machine and universal language framework
- Viper, new contract language
- Simplicity Itself for Blockchains
- Simplicity: A New Language for Blockchains
- Smart Contract Languages Development to Follow
- Joyfully Universal Language for (Inline) Assembly
TBD
TBD
Feel free to file issues and submit pull requests — contributions are welcome.
If you submit a pull request, please be sure to add or update corresponding
test cases, and ensure that npm test
continues to pass.