Coder Social home page Coder Social logo

soen341_project_b's Introduction

SOEN341 - PROJECT B

Cross Assembler for Cm Virtual Machine

Team B6

  • Kleard Mama
  • David Seleznev
  • Kevin de Oliveira
  • Titus Poenaru
  • Tiago Strobino
  • Ismael Rekik

Progress

  • Sprint1
  • Sprint2
  • Sprint3
  • Sprint4

Release 1 (for sprint 1)

all items (*) are prioritized. The team has the duty to estimate the size (poker game).

  • generate and print an assembly listing (for mnemonic only - inherent addressing mode)
  • parse an AssemblyUnit (a sequence of nodes)
  • parse a LineStatement
  • parse an Instruction (for mnemonic only - inherent addressing mode)
  • parse an InherentInstruction
  • create a (class) Node
  • extract tokens with a lexer (Lexical Analyser or Scanner) with the functionalities:
    • scan an identifier (not label yet, only mnemonic)
    • get a token
  • enter and lookup nodes in SymbolTable
  • record and report errors in ErrorReporter
  • keep line number and column number in Position
  • save error messages and position in ErrorMessage
  • keep filename and extension in SourceFile

soen341_project_b's People

Contributors

kdeoliveira avatar nivekdeoliveira avatar dawidude avatar tstrobino avatar

Watchers

 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.