Skip to content
Camille Briand edited this page Mar 9, 2017 · 1 revision

Welcome to the C-project-3 wiki! We are two computer science students at the EFREI (École Française d'Électronique et d'Informatique) in France near Paris. This project is our third C programming project and its goal is to implement an interpreter of algorithmic language (in English). The interpreter must be able to perform line by line instructions but also to take a .alg file as command line argument and to directly execute it (to ease the use of our program, the .alg files must be located in the IO folder at the root of our project).

We first worked together with Dropbox to synchronize our code but we came to Github pretty quick : the repository was created on Github on March the 2nd.

Clone this wiki locally