Giter Site home page Giter Site logo

ex7's Introduction

davidberiro, omerom88
===============================================================================
David Benchimol, ID 332510908
Omer Rom, ID 301544383 
===============================================================================

                        Project 7 - Virtual Machine
                        ---------------------------------------
  

Submitted Files
---------------
README - This file

Parser.py - The Parser module built according to the specifications that were
online. Handles the parsing of a single .vm file, and encapsulates access to
the input code. It reads VM commands, parses them, and provides convenient 
access to their components. Although unlike the specifications online we do
NOT modify the original file by removing any white spaces or comments

CodeWriter.py - The module that does the actual translation from VM code to
jack assembly code. 

VMtranslator.py - The main code which runs everything. receives as input either
a directory or a .vm file. In the case of a directory, any .vm files found
inside the directory will all be translated into one .asm file (one file
named after the directory). In the case of one .avm file, we produce a translated
.asm file inside the same directory with the same name.


Remarks
-------


ex7's People

Contributors

omerom88 avatar

Watchers

James Cloos avatar Moshe Teutsch avatar  avatar  avatar

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.