Prasenjit,
On Sun, Mar 22, 2009 at 3:42 PM, Prasenjit Giri
wrote:
> Hello,
> I was wondering how to code something in linux (a simple daily expense
> manager) that runs on linux and also be able to be executed in windows?
>
"Simple" is very subjective. Your requirements aren't clear.
1. Do you n
Devendra Laulkar wrote:
> Hi,
>
>> I was wondering how to code something in linux (a simple daily expense
>> manager) that runs on linux and also be able to be executed in windows?
>>
>> The doubts are : How to aprroach it without the use of C, C++, Java or any
>> web based application.
>
> Any s
On Mon, Mar 23, 2009 at 10:01 AM, Devendra Laulkar <
devendralaul...@gmail.com> wrote:
> Hi,
>
> > I was wondering how to code something in linux (a simple daily expense
> > manager) that runs on linux and also be able to be executed in windows?
> >
> > The doubts are : How to aprroach it without
> > I was wondering how to code something in linux (a simple daily expense
> > manager) that runs on linux and also be able to be executed in windows?
If you want transparent binary compatibility, without user installing any
additional software, Java might be they only way to go.
With some reserv
On Sun, Mar 22, 2009 at 3:42 PM, Prasenjit Giri
wrote:
> Hello,
> I was wondering how to code something in linux (a simple daily expense
> manager) that runs on linux and also be able to be executed in windows?
>
> The doubts are : How to aprroach it without the use of C, C++, Java or any
> web ba
Hi,
> I was wondering how to code something in linux (a simple daily expense
> manager) that runs on linux and also be able to be executed in windows?
>
> The doubts are : How to aprroach it without the use of C, C++, Java or any
> web based application.
Any specific reason not to use C,C++, Java
> I was wondering how to code something in linux (a simple daily expense
> manager) that runs on linux and also be able to be executed in windows?
>
> The doubts are : How to aprroach it without the use of C, C++, Java or any
> web based application.
>
Use a scripting language like python or perl.
On Sun, Mar 22, 2009 at 3:42 PM, Prasenjit Giri
wrote:
> Hello,
> I was wondering how to code something in linux (a simple daily expense
> manager) that runs on linux and also be able to be executed in windows?
>
> The doubts are : How to aprroach it without the use of C, C++, Java or any
> web ba