Changed lines at line 58
58: I let {link:sloccount|http://www.dwheeler.com/sloccount/} run over out code, we produced in the 3 days. Here the results:
59: {code}
60: SLOC Directory SLOC-by-Language (Sorted)
61: 747 Simulator haskell=747
62: 677 Phec haskell=677
63: 440 Frontend java=438,sh=2
64: 209 top_dir haskell=187,perl=16,sh=6
65: Totals grouped by language (dominant language first):
66: haskell: 1706 (78.69%)
67: java: 438 (20.20%)
68: perl: 16 (0.74%)
69: sh: 8 (0.37%)
70: Total Physical Source Lines of Code (SLOC) = 2,168
71: Development Effort Estimate, Person-Years (Person-Months) = 0.45 (5.41)
72: (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
73: Schedule Estimate, Years (Months) = 0.40 (4.75)
74: (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
75: Estimated Average Number of Developers (Effort/Schedule) = 1.14
76: Total Estimated Cost to Develop = $ 60,884
77: I let {link:sloccount|http://www.dwheeler.com/sloccount/} run over the whole code we produced in the 3 days. Here the results:
78: {code}
79: SLOC Directory SLOC-by-Language (Sorted)
80: 747 Simulator haskell=747
81: 677 Phec haskell=677
82: 440 Frontend java=438,sh=2
83: 209 top_dir haskell=187,perl=16,sh=6
84: Totals grouped by language (dominant language first):
85: haskell: 1611 (77.71%)
86: java: 438 (21.13%)
87: perl: 16 (0.77%)
88: sh: 8 (0.39%)
89: Total Physical Source Lines of Code (SLOC) = 2,073
90: Development Effort Estimate, Person-Years (Person-Months) = 0.43 (5.16)
91: (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
92: Schedule Estimate, Years (Months) = 0.39 (4.66)
93: (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
94: Estimated Average Number of Developers (Effort/Schedule) = 1.11
95: Total Estimated Cost to Develop = $ 58,086