IF4-LLC

Introduction

Fourth year unit in computer science at ESIEE Paris.

This unit is divided in two different parts:

Taught by René Natowicz:  Cover finite-state and abstract state machine, Formal grammar and language. Student will have to program in Prolog with swiprolog.

Taught by Laurent Najman: Cover programmation in YACC and LEX, Regular expression.

All materials are dispensed in French.

Courses

Support sur les automates

Algorithmes vus en cours

Partie Najman: Cours sur language et compilation

Partie Najman: cours 1 (programme)

Partie Najman: cours 2 (programme)

Tutorials and Practicals

Partie Prolog – TD1

Partie Prolog – TD2

Partie Najman: TP1

Sources

All the materials posted on this website belongs to the credit of their respective authors.

Laurent Najman’s Website