BrimVeyn / 42shLinks
Our attempt to make a POSIX compliant shell
☆15Updated last month
Alternatives and similar repositories for 42sh
Users that are interested in 42sh are comparing it to the libraries listed below
Sorting:
- A GNU/Linux shell implementation☆14Updated last year
- MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command c…☆36Updated last month
- A CLI tool for creating green-text memes in your terminal 4chan, cobra-cli, memes☆18Updated 2 months ago
- A cute x86 Operating System built with Zig.☆22Updated 9 months ago
- ☆20Updated 2 years ago
- Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment …☆31Updated 8 months ago
- Norminette integration for Neovim☆25Updated last year
- Simple and portable vim like editor written in C☆10Updated 4 months ago
- Tiny and fast ELF parsing library for Zig.☆14Updated 3 weeks ago
- Neovim header for 42 projects. Written in Lua.☆43Updated 3 months ago
- coreutils but cano! public domain 💖☆19Updated last year
- 🐍 A sophisticated test runner for zig.☆12Updated 3 months ago
- psh, a small and minimal shell. public domain 💘☆72Updated 6 months ago
- An alternative to `curl | sh`☆40Updated 3 weeks ago
- C multi-pipe implementation, dissection and explanation.☆27Updated 2 years ago
- Official repo of the UNIX-like Operating System "Quantix".☆29Updated 3 months ago
- This program tries to recreate bash --posix behaviour in some ways.☆16Updated 3 years ago
- A basic unix shell interpreter in c programming language using recursive descent parser.☆150Updated last year
- A package manager that uses curses to provide a friendly UI☆11Updated 2 years ago
- A Breakout-clone written in Zig☆41Updated 2 months ago
- Libft (42cursus) 2019-2020. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.☆23Updated 4 years ago
- coreutils with some more modern features. Written in go. Thanks to u-root, the golang unix lib and gnu coreutils for showing me what to d…