GithubHelp home page GithubHelp logo

virtual-core-implementation's Issues

Compiler

Set guard to avoid IV bigger than 2^8

remove exception raising

When the compiler fails to compile, it raises an exception. It should just print the error message.

README

Update README.md with the following information:

  • Explanation of the implementation.
  • Quick information on how to use it.
  • Explanation of the tested program.
  • Answers to the questions.

Add check on the internal state file

Checks to add:

  • Register size ( < 64 bits )
  • If there are multiple initialization, override with the last one
  • The default value of the registers is 0
  • Take into account which register should be initialized (ri; i โˆˆ [0;15])

items to ask the teachers

  • for program 1, can we just init registers 3, 4 and 5 with the expected values and move them into registers 0, 1 and 2?
  • how do we handle signed values? if we use 64 bit registers and allocate the MSB for the sign, the program 2 initialisation fails.
  • see questions in readme.

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.