Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

halilkosee/LanguageLexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Unix Base

flex_lexer

lexer for given language by using flex and c

FOR PART 1 (FLEX)

COMMANDS ON TERMINAL

1- flex gpp_lexer.l

2- gcc lex.yy.c

if you would like to use my test.txt
3- ./a.out < test.txt

if you would like to use your own inputs on terminal 4- ./a.out
then and enter your inputs please after each of your input strings push space at least one time before pushing enter

About

lexer for given language by using flex and c

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /