Skip to content

goldenfingers98/flex_lexical_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flex_lexical_analysis

This mini project consists of implementing a program written in C language limited to the following instructions.

The main( ) function.

Declaration part of variables including types int and float.

Conditional structure "if".

And many other futures..

How to test

1- flex lexical\ analyser\ c\ syntaxe.flex

2- gcc lex.yy.c -o << name >>.out

5- write a c program in a file named input.c

4- ./<< name >>.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published