Skip to content

ssramirezr/assignment-2-assignamet2-teamss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Review Assignment Due Date

ST0270 Formal Languages and Compilers Assignment 2

Group Members:

  1. Santiago Idárraga Ceballos
  2. Samuel Villa Valencia

Operating System Version

  • Microsoft Windows 10 Pro, Version 10.0.19045

Programming Language & Version

Tools used:

We used the following libraries:

  • iostream: to read the inputs and write the outputs through the screen.

  • vector: to store relevant information for the execution of the algorithm.

  • map: to store the grammar to be used for the analysis of the strings.

Detailed instructions for execution:

  • Clone the github repository:
git clone https://github.com/ssramirezr/assignment-2-assignamet2-teamss.git
  • To compile:
g++ -o main.exe ./main.cpp
  • To execute:
./main.exe

About

assignment-2-assignamet2-teamss created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages