Skip to content

Mitsislav/assign1_24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment1: Translate Program

Make Repository Private and Add TAs as Members

You can make the repo private and add TAs as members by hand or using the private.py script

By Hand

  1. Go to Project Settings -> General
  2. Visibility
  3. Change Project Visibility to Private

Also add the TA in your project

  1. Go to ProjectSettings -> Members
  2. Add Iacovos Kolokasis as a Developer

Using the Script

The private.py script is written in Python 3. To run private.py script, please have Python 3.4 or higher, Git 1.8 or higher and python-gitlab installed.

  • Install gitlab lib
pip3 install --upgrade python-gitlab --user
  • Run the script
python3 private.py -t <personal token> -p <project_ id>

Submission

  • You should submit the source files of each assignment. Do not submit the object or executable file
  • Commit all files (not executables or object files!)
git add file1.c file2.c file3.c
git commit -m "Commit message"
git push

Personal Comments

Ioannis Chatziantwniou CSD5193

./translate trexontas to ektelesimo arxeio perimenei input apo ton xristi kai bgazei ta katallhla outputs sumfwna me to mapping kai to matching twn xarakthrwn apo ta ellhnika sta agglika

Tin askisi tin oloklhrwsa tin teleutaia stigmi kathws antimetopiza problhma me tis FSMs kai tis difthogkes leksis . Afierwsa stin askisi synolika kapoy stis 12 wres an kai eixa ligo etoimo to prosxedio tis askisis giati eixa prospathisei kai persi ws protoeths na parakoloythisw to mathima

About

assignment 1 - CS255

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published