Skip to content
/ 42sh Public
forked from thibautcornolti/42sh

Projet 42sh fin de première année Epitech

Notifications You must be signed in to change notification settings

mqje/42sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42sh

Projet 42sh fin de première année Epitech

But

Réaliser un shell complet avec un parseur LL.

Fonctionnel

  • Historique (Up arrow, down arrow, !$, !!, !:n, !n, !-n, ...)
  • Job Control (&, jobs [-l ], fg [%n], bg [%n])
  • Globbing ([m,a]?*.[a-o])
  • Variables locales (set, unset)
  • Alias (alias, unalias)
  • Édition de ligne avancée
  • ~/.42shrc
  • Auto-complétion (deux modes: Ctrl + F)
  • Magic quote

Keynote : http://slides.com/thibrex/42sh#/

Auteurs

  • Cedric Thomas
  • Bastien Rinck
  • Marin Brunel
  • Thibaut Cornolti

About

Projet 42sh fin de première année Epitech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Makefile 3.6%
  • C++ 2.4%