mirror of https://github.com/status-im/nimplay.git
3d40262ad1 | ||
---|---|---|
docs | ||
examples | ||
include | ||
nimplay | ||
tools | ||
vendors | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
LICENSE-APACHEv2 | ||
LICENSE-MIT | ||
Makefile | ||
README.md | ||
build.sh | ||
nimplay.nim | ||
nimplay0_1.nim |
README.md
Disclaimer: WIP
Nimplay is Domain Specific Language for writing smart contracts in Ethereum, using the Nim macro system.
Language Principles
to be decided ;)
Docs
Installation Docs to get nimplay up and running. Language Basics to get coding with nimplay.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. This file may not be copied, modified, or distributed except according to those terms.