execution
Here are 28 public repositories matching this topic...
This is a C project that solves and displays the whole process of the Josephus problem.
-
Updated
Dec 28, 2021 - C
A super-fast, binary expression language
-
Updated
Dec 10, 2017 - C
Xtea is a program that executes a given command or program after a given time if no X11 keyboard or mouse input happend in the given time. (mirror from: https://git.xw3.org/hanez/Xtea)
-
Updated
Sep 27, 2025 - C
custom implementation of a basic Unix shell, similar to bash, written in C. This project focuses on parsing and executing commands, managing file descriptors for I/O redirection (<, >, |), and handling environment variables and built-in functions like cd, echo, and exit. It's a deep dive into process creation, signal handling.
-
Updated
Jul 13, 2025 - C
Develop a basic Bash shell in C with features like command parsing, built-in functions, and support for piping and redirection, while learning shell operations, process management, and system calls.
-
Updated
Jul 29, 2025 - C
The objective of this project is to create a simple shell. Yes, my own little shell. I've learned a lot about processes and file descriptors in this project.
-
Updated
Aug 23, 2025 - C
As beautiful as a shell. Implementation of the 42 project minishell
-
Updated
Jan 9, 2022 - C
practice for learning different concepts of programming
-
Updated
Dec 26, 2022 - C
Compilation et Exécution d'un Programme Assembleur avec une Machine à Pile
-
Updated
Feb 10, 2025 - C
DBStore trusted service and demo of the HCE Mobile Ticketing application
-
Updated
May 30, 2018 - C
🐚 Super Shell beta.. a minimal shell that includes background processing and history features.
-
Updated
Jan 7, 2019 - C
Creating your own shell
-
Updated
Jul 28, 2023 - C
Improve this page
Add a description, image, and links to the execution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the execution topic, visit your repo's landing page and select "manage topics."