Skip to content

The goal of the project is to create a virtual processor and an interpreter for running assembly code on that processor

License

Notifications You must be signed in to change notification settings

Clementine951/2023-2024-project-3-virtual-processor-team-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023-2024-project-3-virtual-processor

Team Members

Photo Name Role GitHub and LinkedIn
CUREL Clémentine Project Manager GitHub | LinkedIn
DELILLE Elone Program Manager GitHub | LinkedIn
PLANCHARD Thomas Technical Leader GitHub | LinkedIn
LASSELIN Alexis Software Engineer GitHub | LinkedIn
NAMIR Salaheddine Software Engineer GitHub | LinkedIn
BAVAROIS Séréna Quality Assurance GitHub | LinkedIn

Description

The goal of the project is to create a virtual processor and an interpreter for running assembly code on that processor. The project will be developed in plain, portable, C language without the use of any external library besides C standard libraries.

Documentation

Project charter - First Version

Functional specifications - In progress

Technical specifications - In progress

Test plan - In progress

Our code documentation is available directly from the language's GitBook. You can find it by clicking here.

Management

The management artifacts of this project are available on our Jira project. Here is a Tutorial to help you to find specific documents.

Installation

git clone <https://github.com/algosup/2023-2024-project-3-virtual-processor-team-1>
cd <2023-2024-project-3-virtual-processor-team-1>
./vCPU

About

The goal of the project is to create a virtual processor and an interpreter for running assembly code on that processor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published