Skip to content
#

yacc-lex

Here are 56 public repositories matching this topic...

This is a mini shell project implementation which simulates the basic functionality of a Unix-based shell. It allows users to execute basic commands such as navigating the file system, viewing and editing files, and running programs. The project is implemented using C language and utilizes system calls to interact with the operating system.

  • Updated Jan 23, 2023
  • C

Improve this page

Add a description, image, and links to the yacc-lex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yacc-lex topic, visit your repo's landing page and select "manage topics."

Learn more