The Computer Language Benchmarks Game: Difference between revisions

Content deleted Content added
mNo edit summary
m added (thirteen in total) to the description of TCLBG
Line 4:
The project consists of:
 
* A set of very simple algorithmic problems (thirteen in total)<ref>{{Cite journal |last=Couto |first=Marco |last2=Pereira |first2=Rui |last3=Ribeiro |first3=Francisco |last4=Rua |first4=Rui |last5=Saraiva |first5=João |date=2017-09-21 |title=Towards a Green Ranking for Programming Languages |url=https://dl.acm.org/doi/abs/10.1145/3125374.3125382 |journal=Proceedings of the 21st Brazilian Symposium on Programming Languages |series=SBLP '17 |___location=New York, NY, USA |publisher=Association for Computing Machinery |pages=1–8 |doi=10.1145/3125374.3125382 |isbn=978-1-4503-5389-2}}</ref>
* A set of very simple algorithmic problems
* Various implementations to the above problems in various programming languages
* A set of unit tests to verify that the submitted implementations solve the problem statement