GithubHelp home page GithubHelp logo

scrypt-inc / specification Goto Github PK

View Code? Open in Web Editor NEW
48.0 10.0 11.0 758 KB

Specification for the sCrypt Smart Contract Language

Home Page: https://docs.scrypt.io

License: Other

programming-language bitcoin bitcoin-script

specification's Introduction

How to pull/push to transifex

  • install nodejs
  • install python pip
  • sudo pip3 install -U transifex-client
  • sudo pip3 install -U sphinx
  • sudo pip3 install -U pygments-lexer-solidity
  • sudo pip3 install -U sphinx_rtd_theme
  • go to get a new api token
  • cd docs
  • npm run pull:all
  • input api token:

specification's People

Contributors

benskelton avatar freedomhero avatar gitzhou avatar kevinhealy avatar msinkec avatar singlerecordnet avatar temhithorphe avatar xhliu avatar zhfnjust avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

specification's Issues

Is the function keyword necessary?

Contracts methods are defined using the pattern "public function name()". Is the function keyword necessary? To me the function keyword seems redundant as the lexer should be able to identity that its a function by the "name()" pattern. This would reduce typing by eliminating this noise. Unless there are different function types, it would seem that this would reduce the extra typing.

Issue-from-IDE: Start Debugger

  • IdeVersion: 1.15.2
  • Compiler Version: 1.16.0 commit.b486350
  • OS platform: darwin
  • OS release: 21.4.0
  • Error: Cannot create a string longer than 0x1fffffe8 characters

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.