From 9d59965e33de925778f8e7ea17e87ca62de877d6 Mon Sep 17 00:00:00 2001 From: "http://wandborg.se/" Date: Wed, 23 Oct 2013 23:04:49 +0200 Subject: [PATCH] --- ExistingProjects/GNUCash.mdwn | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ExistingProjects/GNUCash.mdwn b/ExistingProjects/GNUCash.mdwn index 4f32a93..2364fd7 100644 --- a/ExistingProjects/GNUCash.mdwn +++ b/ExistingProjects/GNUCash.mdwn @@ -3,12 +3,19 @@ Links: - [[!wikipedia GNUCash]] - Wikipedia - - Project homepage +Actually not named "GNUCach" but GnuCash although it is part of the GNU Project. + +## Technical + +- C/C++ with CMake + make +- Scheme + ## Preliminary evaluation ### Positive - [Cross-platform](http://www.gnucash.org/) -- [Track-record](http://en.wikipedia.org/wiki/GnuCash#Users) with 501(c)3 orgs. +- [Track record](http://en.wikipedia.org/wiki/GnuCash#Users) with 501(c)3 orgs. - [Very mature codebase](http://www.ohloh.net/p/gnucash) ### Negative