Building a Finance Program In Lisp

Discussion of Common Lisp
Post Reply
GengyangCai
Posts: 14
Joined: Sun Jul 08, 2012 3:50 pm

Building a Finance Program In Lisp

Post by GengyangCai » Tue Aug 25, 2015 12:56 am

Hi, So I want to use Lisp to build a personal finance program on a website. This is how it should look like and work :

MediciNotes.com

User Name:
User Log In:
Time and Date today:
Expenses and Source:
Earnings and Source:
Net earnings for the month:
Net earnings for the year:

$$$$$ An animated video of a banker showing the updated statistics $$$$

How do I write this program in Lisp ?

Thanks a lot.

Cai Gengyang

Post Reply