builtins
Here are 40 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
Mar 5, 2026 - Rust
An attempt to understand how Python behaves and work under the hood.
-
Updated
Apr 16, 2026
🎖 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
Mar 8, 2026 - Python
A fully functional Unix shell built in C from scratch — supports pipes, redirections, environment variables, signal handling, and 7 built-in commands. Developed collaboratively as part of the 42 school curriculum.
-
Updated
Apr 7, 2025 - C
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
Add this topic to your repo
To associate your repository with the builtins topic, visit your repo's landing page and select "manage topics."