Re: [dev] [announce] mle: a small terminal-based text editor

From: Laslo Hunhold <dev_AT_frign.de>
Date: Wed, 29 Mar 2017 17:01:32 +0200

On Wed, 29 Mar 2017 09:57:49 -0400
as_AT_php.net wrote:

> I am announcing mle, a small terminal-based text editor written in C:
>
> https://github.com/adsr/mle
>
> mle weighs in at ~10k sloc, has 1 external dep[0], is configurable,
> extensible / scriptable, and fast. The default setup is nano- or
> emacs-like, but it supports modes as well. I've used it daily for 2+
> years. You can view some demos here: http://imgur.com/a/ZBmmQ

The output of sloccount yields:

SLOC Directory SLOC-by-Language (Sorted)
8211 top_dir ansic=7930,php=281
71 tests sh=71
0 mlbuf (none)
0 termbox (none)


Totals grouped by language (dominant language first):
ansic: 7930 (95.75%)
php: 281 (3.39%)
sh: 71 (0.86%)


Total Physical Source Lines of Code (SLOC) = 8,282
Development Effort Estimate, Person-Years (Person-Months) = 1.84 (22.09)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 0.68 (8.11)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 2.73
Total Estimated Cost to Develop = $ 248,704
 (average salary = $56,286/year, overhead = 2.40).

-- 
Laslo Hunhold <dev_AT_frign.de>
Received on Wed Mar 29 2017 - 17:01:32 CEST

This archive was generated by hypermail 2.3.0 : Wed Mar 29 2017 - 17:12:12 CEST