Hey, Vishnu!
Welcome to the group. Did you write that you are
a long-time Lisper? (Or was that the other guy
who joined the same day?) Sorry, I am not sure.
Anyway, if you are, I want to tell you that it is great
to meet someone else who has taken the trouble
to learn (some of) Lisp. Lisp is a *big* language.
I haven't studied Java enough to know, but I think
you can't change parts of the language to your
own desires. That just goes against the spirit of
Java. Python is the closest language I've seen to
the changability of Lisp, but its version of
changability-- and standardisation-- sucks.
I am working on a product & serice idea that I
think could make a few million dollars. It will be
based upon Lisp. I need more ideas and also
marketing expertise. Email if interested. I have
funding.
Regards,
Thomas
--
Lisp humour:
LISP> (setf god (symbol-value god))
Warning: Declaring GOD special.
Error: GOD is unbound.