Skip to content

ShanYue03/String-Processing-Compiler

Repository files navigation

String-Processing-Compiler


Code Scenario and background: A compiler for string processing (concatenation, substring finder, length of a string, reversing a string, finding palindrome, and any other string operation of your choice)

Features of String Processing:

  1. Exit
  2. View stored string
  3. Add new word to string
  4. Delete word from string
  5. Replace word from string
  6. Reverse the string
  7. Count number of vowels and consonants
  8. Count length of a string
  9. Find longest word length of string
  10. Find palindrome
  11. Count number of words, lines, spaces and characters
  12. Concatenation
  13. Upper/lower case conversion
Demo_Features_1_to_6.mp4

About

String Processing Compiler with Lex and Yacc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5