Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 515 Bytes

File metadata and controls

19 lines (18 loc) · 515 Bytes

todooo

configure signals

add inbuild commands

  • echo with option -n
  • cd with only a relative or absolute path
  • pwd with no options
  • export with no options
  • unset with no options
  • env with no options or arguments
  • exit with no options

add handle if exist character in input

  • fix ifs implemantation
  • add redirection modules
  • change memory allacator functions behaviour
  • optimize command type and parser
  • add syntax analyzser