Jakub Narebski wrote:
Gitweb is written in Perl. This language is good for prototyping, for
fast development, and for easy writing of a web app. Gitweb works on
porcelain level - it is an user interface (a web one).
C is good for performance. git-http-backend is only an example
implementation. The "smart" HTTP protocol works on porcelain level.
^^^^^^^^^
I meant plumbing here.
--
Jakub Narebski
Poland