/Stack-Machine

A Stack Oriented programming language

Primary LanguageC

Stack Machine

Implementation of an interpreter for a stack oriented programming language called $OM.

This group project was fully developed in C during the second semester of the Computer Science and Engineering degree at UMinho. The full process of development was evaluated and established the final grade for the "Laboratórios de Informática II" subject.\

Guide

Compile de project

make

Run the project

make run

Clean the directory

make clean

Developed by:

  • A100545 Daniel Pereira;
  • A100741 Diogo Matos;
  • A100757 João Fernandes;
  • A100555 Rodrigo Gomes.