Giter Club home page Giter Club logo

jszm's People

Contributors

dlehenbauer avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

jszm's Issues

Does not gaurd against data stack underflow

The interpreter does not guard against modifying the top of an empty stack (e.g., ds[ds.length - 1] in xstore() will successfully set ds[-1].)

(This is only an issue when using the interpreter to debug Z-code programs containing errors.)

Unable to implement read function using input

I can't seem to get the read function to work; no matter what I do, it throws an error in handleInput because the string value it gets is undefined.

I've run across this issue using multiple input strategies (including using prompt()) but the use case I'm trying to achieve is to use an <input/> element to take in user input. You can see an example of my approach at https://codesandbox.io/embed/jszm-with-input-for-reading-gtzsd

I will confess that I am new to generators, and I've done some reading on yield* but none of it has helped me yet.

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.