yegor256 / bcnc-2021-volatility

LaTeX sources of the paper on the Source Code Volatility (SCV) and the analysis of its relevance to other metrics in a software repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latex License

Question: What happens to constructors when class size grows? The amont of them grows as fast as the amount of methods? No, it's not. Why? The research makes an attempt to answer this question.

The paper was published in the Proceedings of the 1st ACM SIGPLAN International Workshop on Beyond Code: No Code (BCNC 2021). Here is the PDF.

You need to have installed:

  • LaTeX
  • Make
  • Git
  • Python 3.7+
  • Ruby 2.6+

Just run make and in a few seconds hours, you will get article.pdf file ready inside /paper.

Don't want to compile? Just read the PDF.

About

LaTeX sources of the paper on the Source Code Volatility (SCV) and the analysis of its relevance to other metrics in a software repository


Languages

Language:TeX 95.7%Language:Ruby 2.6%Language:Makefile 1.7%