university-skills

Basic Skills acquired in semesters in Programming

View on GitHub

WEEK2: Lex Programming

30th January 2023 Monday

Sl.No OBJECTIVE PATH
1 Vowel and Consonants vowelConsonant.l
2 Count Characters countCharacters.l
3 Count +ve, -ve, integers, fractions positiveNegative.l
4 Count & Eleminate Comments comments.l
5 Replace Statements replaceFunctions.l
6 Valid Arithmetic Expressions validExpression.l
7 Simple/Compound Sentence compoundSentence.l
8 Arithmetic Calculator arithmeticCalculator.l