Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 497 Bytes

README.md

File metadata and controls

27 lines (25 loc) · 497 Bytes

Hash

A simple shell programmed in Haskell

Milestones

  • Basic language structures defined
  • Structure execution
  • Parsing
  • Conditional branching
  • Comments
  • Variables
  • Looping
  • Abstracted command calling
  • File manipulation
  • Directory manipulation
  • Filesystem navigation
  • Stream redirection
  • Piping
  • Glob expansion
  • Forking
  • cat
  • ls
  • grep
  • hexdump
  • chmod
  • ping
  • .hashrc