<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Oct 15, 2008 at 5:01 PM, Simon Michael <span dir="ltr">&lt;<a href="mailto:simon@joyful.com">simon@joyful.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m pleased to announce the first release of hledger, a command-line accounting tool similar to John Wiegley&#39;s c++ ledger. hledger generates<br>
simple ledger-compatible transaction &amp; account balance reports from a plain text ledger file. It&#39;s simple to use, at least for techies.<br>
<br>
This has been my &quot;learning Haskell&quot; project, but I think it&#39;s also useful. It is much less featureful than ledger, and not quite as fast, but it has the virtue of being fun for haskellers to hack on. I am documenting the code, the app is simple, and I&#39;m not too far up the haskell learning curve, so I think other people learning haskell might enjoy a look. It is currently ~1100 lines of haskell excluding tests.</blockquote>
<div><br></div><div>Simon, I went straight to the code and skimmed over 4 or 5 modules and I found your code enjoyable to read. &nbsp;I think this is a nice collection of code.</div><div><br></div><div>Good job!</div><div><br>
</div><div>Thanks,</div><div>Jason</div></div></div>