Code Monkey home page Code Monkey logo

78's Introduction

78's People

Contributors

oatmealine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

78's Issues

The loop example in the README seems wrong to me

The README claims the following:

Loops

This program will output numbers from 14 to 0:

a !ba g g g g g o! fuck

However, it seems wrong to me. Doesn't it actually output numbers from 13 to 0? Or should the definition line mean numbers smaller than 14 and greater or equal to 0? See the following enumeration for the first iteration:

 a  !b   a     g     g     g     g     g    o! fuck
(7 - 8 + 7 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1) * 2

That seems like 13 to me.

But it could be that I'm getting wrong the meaning of g because the use in my example is g - 10^-x ie added to the current value, the amount of uninterrupted g instructions determines the x. From the definition in the README (g - 10^-x ie added to the current value, the amount of the next g instructions determines the x), I would understand g in the example is always either 1 or one 10^-5. But both of these make even less sense than the one I am using.

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.