Skip to content

andwu137/skin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skin

It is a shell for humans?

Features

  • REPL
  • command substitutions
  • directory functions
  • command pipes

TODO

  • language
    • return / error codes
    • return code booleans
    • loops
    • define functions
      • allow functions to work in name position
    • call stack
    • math ops
  • read/eval:
    • command to string substitutions
  • read:
    • custom prompt
    • get user input:
      • arrows
      • history
      • autocomplete
  • eval:
    • glob paths
    • builtins: bg, fg
    • better error messages
  • process signals
    • if process is fg, then send SIGINT
    • usr cancel

About

Mirror of: https://gitlab.com/Uangn/skin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors