Thanks to visit codestin.com
Credit goes to github.com

Skip to content
dobragab edited this page Apr 24, 2017 · 4 revisions

ccsh - a C++ shell

Introduction

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.

Table of Contents

Clone this wiki locally