Skip to content
/ psh Public

Futzing around with a python implementation of a not-very-posix shell.

License

Notifications You must be signed in to change notification settings

jan-g/psh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python not-very-POSIXy shell

A not (yet) very posixy shell implementation in Python.

For no good reason, except that I was reading the posix shell documentation.

That seems, on the whole, to have been written to describe a particular implementation - especially the way that backtick parsing works. It's all slightly reminiscent of Tcl's evaluation model.

It's also led me to nose around looking at corner-cases of the implementation of various shells.

Consider this a playground, not anything useful.

About

Futzing around with a python implementation of a not-very-posix shell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages