Skip to content

Conversation

@slitheryduke11
Copy link

@slitheryduke11 slitheryduke11 commented Jan 30, 2024

Name: Hedguhar Domínguez González
ID: A01730640

Note: The program reads the whole text file as the input.

Compile:

(flex analyzer.l) && (bison -d analyzer.y) && (gcc lex.yy.c analyzer.tab.c -lfl)

Run:

./a.out < file.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant