mcombeau / pipex
pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
☆14Updated 5 months ago
Alternatives and similar repositories for pipex
Users that are interested in pipex are comparing it to the libraries listed below
Sorting:
- The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in th…☆16Updated 2 years ago
- A custom shell program emulating basic bash functionalities☆37Updated 3 months ago
- 2D and animated game project 42☆31Updated 2 years ago
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- [42 Madrid] Reading a line on a fd is way too tedious☆12Updated 2 years ago
- A graphical project consisting on making a 2D game in C.☆9Updated 2 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆17Updated 4 years ago
- One of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.☆30Updated 5 months ago
- Sorting algorithm using two stacks☆28Updated 6 months ago
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- Small game developed with the miniLibX, the graphic library of the 42 school.☆59Updated 9 months ago
- Tester for the so_long project of 42 school☆40Updated last year
- Skyscraper puzzle solver in C☆26Updated 2 years ago
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆13Updated last month
- Final Exam piscine☆47Updated 2 years ago
- ☆48Updated 2 years ago
- This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.☆37Updated 2 years ago
- A complete C tester to Pipex, a 42 Unix project in C programming.☆30Updated last year
- All the projects done while being a student of 42Urduliz, Bilbao.☆41Updated this week
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆31Updated last year
- Exercises from 42 C Piscine Exams. Not all the solutions are correct and pull requests are welcome to fix the problems☆50Updated 7 years ago
- A simple 2D maze game with player movement, collectibles and exit condition using the MLX42 graphics library.☆31Updated last year
- Project Tester - Pipex☆75Updated 2 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆19Updated 3 years ago
- Fract'ol @ 42 - multi-threaded fractal renderer☆35Updated 8 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆66Updated 5 months ago
- Push Swap: The most efficient yet inefficient algorithm.☆14Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 2 years ago
- Implementation of push-swap (42-school project) on python with GUI.☆81Updated 2 years ago