daconstantin / Fudge-desktop

Beautiful and feature full desktop enviroment based on JWM
GNU General Public License v3.0
0 stars 0 forks source link

Check out basic shell (bish) #12

Open daconstantin opened 4 years ago

daconstantin commented 4 years ago

BaCon (Basic to C converter) forums has some interesting stuff going on. Bish is an alternative shell that uses basic. BaCon's basic is said to convert to pretty efficient C, so shell scripts written in it would be trivial to compile to efficient binary code. Look in to this. They also have other interesting projects that could be of use, like minimal webkit2gtk browser. Look in to this.

Ask about the licenses. Need GPL compatible license to go any further.