This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Building a Finance Program In Lisp

1 post · 3393 views

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