1
0
This commit is contained in:
Simon Michael
2016-02-19 06:52:13 -08:00
parent 8f384c5fe3
commit 8f36675f8d
2 changed files with 9 additions and 4 deletions

View File

@@ -131,22 +131,26 @@ You can use this to track and report the data needed for tax reporting. Fill out
</thead>
<tbody>
<tr class="odd">
<td align="left">uledger <br>2015</td>
<td align="left"><a href="https://github.com/danpat/uledger">Python</a></td>
</tr>
<tr class="even">
<td align="left">ledger.pl <br>2013</td>
<td align="left"><a href="https://github.com/dimonf/ledger.pl">Perl</a></td>
</tr>
<tr class="even">
<tr class="odd">
<td align="left"><a href="http://massysett.github.io/penny/">Penny</a> <br>2012</td>
<td align="left"><a href="https://github.com/massysett/penny">Haskell</a></td>
</tr>
<tr class="odd">
<tr class="even">
<td align="left"><a href="http://hackage.haskell.org/package/UMM">UMM</a> <br>2009</td>
<td align="left">Haskell</td>
</tr>
<tr class="even">
<tr class="odd">
<td align="left">cl-ledger <br>2007</td>
<td align="left"><a href="https://github.com/ledger/cl-ledger">Common Lisp</a></td>
</tr>
<tr class="odd">
<tr class="even">
<td align="left">sm-Ledger <br>2007</td>
<td align="left"><a href="https://gist.github.com/simonmichael/bb611dba654ccb1573e1">Squeak Smalltalk</a></td>
</tr>

View File

@@ -142,6 +142,7 @@ Fill out and submit tax forms with another tool, or by hand.
| Inactive: | |
|----------------------------------------------------|-----------------------------------------------------
| uledger <br>2015 | [Python](https://github.com/danpat/uledger)
| ledger.pl <br>2013 | [Perl](https://github.com/dimonf/ledger.pl)
| [Penny](http://massysett.github.io/penny/) <br>2012| [Haskell](https://github.com/massysett/penny)
| [UMM](http://hackage.haskell.org/package/UMM) <br>2009 | Haskell