TermiC V1.2.1
Improvements:
Functions, classes, namespaces, structs etc. now can be declared
New prompt commands implemented
Various bug fixes
To install TermiC V1.2.1:
wget "https://github.com/hanoglu/TermiC/releases/download/V1.2.1/TermiC.sh"
sudo cp TermiC.sh /bin/termic
sudo bash -c "echo -e '#\!/bin/bash\n/bin/termic cpp' > /bin/termic++"
sudo chmod +x /bin/termic
sudo chmod +x /bin/termic++
rm -f TermiC.sh
To start TermiC:
termic # For C shell
termic++ # For C++ shell