builtins
Here are 34 public repositories matching this topic...
Creating your own shell
-
Updated
Jul 28, 2023 - C
Get and robustly cache all JS language-level intrinsics at first require time.
-
Updated
Jan 13, 2026 - JavaScript
RushX (Rust Shell - eXtended) is a POSIX-compliant Linux terminal emulator & shell written in Rust. It aims to directly manage a custom PTY master/slave pair, process execution, job control, filesystem operations and I/O redirection.
-
Updated
Feb 26, 2026 - Rust
An attempt to understand how Python behaves and work under the hood.
-
Updated
Nov 21, 2019
🎖 Decorator for adding trailing underscores to keys of keyword arguments using keys of reserved keywords or built-ins. May also convert kwargs to snake case from third party frameworks.
-
Updated
Jan 22, 2024 - Python
Because asyncio.gather() is not enough!
-
Updated
Dec 6, 2025 - Python
Introductory Python exercises focusing on virtual environments, linting, formatting, core data types, flow control, exception handling, built-ins, standard modules, and developer workflows.
-
Updated
Feb 27, 2026 - Python
Minishell is a simplified version of a Unix shell. It's porpuse is to replicates basic shell behavior.
-
Updated
Apr 23, 2025 - C
Creating an own bash shell
-
Updated
Feb 13, 2025 - C
The goal of this new project is to create a simple shell (just like a small bash), which will help you apprehended processes and file descriptors.
-
Updated
Jun 6, 2023 - C
A Bash-inspired shell with a prompt and a working history developed in C
-
Updated
May 25, 2022 - C
Improve this page
Add a description, image, and links to the builtins topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the builtins topic, visit your repo's landing page and select "manage topics."