Skip to content

FundamentalOfProgramming-SUT-2022/project-ParsaAlizadeh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim, ed, shell, whatever

Parsa Alizadeh, 401110494

Build

For reasonable, logical and intuitive use cases:

$ make

For teacher assistants:

$ make CDEFINES=-DIDIOT

Run

Legacy mode (phase 1):

$ LEGACY=1 ./main [FILE]

Normal mode (phase 2):

$ ./main [FILE]