Zilliqa / scilla

Scilla - A Smart Contract Intermediate Level Language
https://scilla-lang.org
GNU General Public License v3.0
242 stars 77 forks source link

Implement a JS parser for Scilla to support ABI #556

Open ilyasergey opened 5 years ago

ilyasergey commented 5 years ago

This feature is requested by ZilPay developers (https://medium.com/coinmonks/test-and-develop-dapps-on-zilliqa-with-zilpay-52b165f118bf?sk=2a60070ddac60677ec36b1234c60222a)

What is desired is the format similar to what's available for Solidity: https://github.com/ConsenSys/solidity-parser

This can be done by compiling Scilla front-end via JS of OCaml

hicaru commented 4 years ago

yeah guys we need to build javascript version Scilla for testing and developing. I suggest use wasm.