This may seem like a very rookie question for you Linux-users, but I just started using Linux. Thanks.
22 Answers
gnome-terminal, the standard terminal in Ubuntu, is mainly written in C.
You can see the source code here.
6The Ubuntu Terminal app, which is/will be used in Unity8 (eg. Ubuntu Phone), is developed at
On this page is states the languages used are:
1QML, JavaScript, C++