builtins
There are 31 repositories under builtins topic.
sindresorhus/js-types
List of JavaScript types
fraqioui/minishell
Creating your own shell
ljharb/get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time.
arvimal/Python-Back-to-basics
An attempt to understand how Python behaves and work under the hood.
kalaspuff/cure
🎖 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.
moatorres/typetags
String representations of Node.js built-in objects
luweglarz/MINISHELL_42
Simple shell in c
sekaycee/simple_shell
Foundry for a simple shell project
syubogdanov/aioplus
Because asyncio.gather() is not enough!
syubogdanov/backlib
Backports for the Python standard library.
Abensett/9.-Minishell
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.
catdad/runtime-required
📢 get notified when a file is required
jesuisstan/42_minishell
Bash implementation 📟
jose5556/minishell
Minishell is a simplified version of a Unix shell. It's porpuse is to replicates basic shell behavior.
lycantropos/cppbuiltins
Alternative implementation of python builtins based on C++ `std` library
Nipsu24/42_minishell
Creating an own bash shell
DelicaTessa/42-minishell
Codam minishell project - A group project to recode a mini version of bash by T. Clement and J.B. Cornelisse
DianaS96/Minishell
Attempt to recode simple shell
iker-gonzalez/minishell
A Bash-inspired shell with a prompt and a working history developed in C
KNET-KWU/DoPython
Do Python from the source
lahbibsemlali/42_MINISHELL
A minimal Unix shell implemented in C. It replicates essential shell functionalities such as parsing commands, handling pipes, redirections, and built-in commands, following POSIX standards.
reomelo/42Porto-minishell
Small implementation of a UNIX based-like shell
SoniaKropa30/ush
Unix shell. zsh as a basis
yarutiun/Minishell
Shell simulation
Ysoroko/Minishell
Interactive Bash terminal, recreated in C.
Armour/go-node-builtins
🔮 Go clone of https://github.com/juliangruber/builtins - List of node.js builtin modules
elsayedamine/MINISHELL
🐚 A fully functional mini shell written in C as part of the 42 school curriculum. Implements key shell features like built-in commands, pipelines, redirections (<, >, >>, <<), and environment variable expansion. Designed to mimic basic Bash behavior while exploring process creation, parsing, file descriptors, and terminal signal handling.
fswair/PythonSTD
https://pypi.org/project/pystd/
mojahid-belaman/minishell
The objective of this project is for you to create a simple shell. Yes, your own little bash or zsh. You will learn a lot about processes and file descriptors.
quepas/matlab-builtins
Scraper for retrieving names of the matlab's built in functions and classes.
schlerp/R-Pee-G
a simple rpg game i designed to play on my kindle, loosely inspired by darksouls