7 ms·
I just checked the breakdown with sloccount. C: 20% ELisp: 78%
by ieure 16y ago
I just checked the breakdown with sloccount.
C: 20%
ELisp: 78%
- ciniglio 16y agoWhat's the last 2%?
- phob 16y agoPython? http://pymacs.progiciels-bpi.ca/pymacs.html http://pymacs.progiciels-bpi.ca/pymacs.html
- michaelcampbell 16y ago"magic"... ;-)
- sjs 16y agoThe parts that are written in C are mainly the lisp interpreter itself, and some windowing stuff. Unless you are doing something really strange you never need to dive into the C internals.