-
Notifications
You must be signed in to change notification settings - Fork 3
Home
dobragab edited this page Apr 24, 2017
·
4 revisions
The main purpose of ccsh is to provide a shell scripting interface to standard C++. In other words, collect all cool things from bash, and combine them with the power of C++, leaving the guns, knives and clubs of bash behind.
Currently all bash features are believed to be implemented in ccsh, except job control.