TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What language is R written in?

7 pointsby kernelcurryover 11 years ago

3 comments

ddedover 11 years ago
The graph plotting lines of code vs. time is interesting. The lines for C and R steadily, almost linearly, grow over time. But the line for Fortran comprises long level periods punctuated by sudden jumps.<p>I assume that these sudden jumps represent existing Fortran libraries getting attached to the R system, and that organic growth of R is nearly all in R and C.
avmichover 11 years ago
Note that an R line of code can potentially be equivalent to many lines of C code - more frequently than the opposite.
sjg007over 11 years ago
C