Annuity Calculator written in Clojure with a Swing UI, Charts, Excel and PDF Exports.
While being a fully functional application (with at least the functionality than the guy in the bank had in his application), it is also a show case and example of using some of the Clojure libraries I've written.
The Annuity application uses these libraries:
- clj.base
- clj.java
- clj.swing
- math.core
- math.financial
- cmp.batik
- cmp.fop
- cmp.jfreechart
- cmp.poi
- xml.dsl
© 2011-2023 Ludger Solbach