Hacker News new | ask | show | jobs
by ieure 5879 days ago
I just checked the breakdown with sloccount.

C: 20% ELisp: 78%

2 comments

The 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.
What's the last 2%?
"magic"... ;-)