gsvieira / Trabalho2_SB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trabalho 2 de Software Básico

Nome: Gabriel de Sousa Vieira Matricula: 16/0006350

Nome: Pedro Augusto Coelho Nunes Matricula: 16/0141044

configuração de ambiente: g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

instruções de compilação:

Tradutor

Instruções de compilação: Na pasta ./src g++ -std=c++20 *.cpp -o tradutor

Intruções de uso: "./tradutor ../test/entrada.o"

Obs.: O tradutor não implementa a função output

About

License:MIT License


Languages

Language:C++ 91.1%Language:Assembly 8.9%