Jean-Baptiste Terrazzoni

Results 3 repositories owned by Jean-Baptiste Terrazzoni

awesome-42

31
Stars
0
Forks
Watchers

🍉 The best for your 42 journey.

42-expert-system

27
Stars
13
Forks
Watchers

🧮 Backward chaining rule based system in Python. RPN, Tree resolver, Tree representation, logic rule system, prompt. A medium article is available in description.

42-malloc

22
Stars
7
Forks
Watchers

💽 C implementation of the malloc library using mmap. Go check the medium article if you want to learn more about how it works.