Re: Choice of programming language
- From: "NoIdea" <foru@xxxxxxxxx>
- Date: Thu, 16 Mar 2006 08:01:02 GMT
"jacob navia" <jacob@xxxxxxxxxxxxxxxx> wrote in message
news:44188f40$0$21287$8fcfb975@xxxxxxxxxxxxxxxxxx
NoIdea a écrit :java at
yep agreed on that - i'm writing some linear algebra applications in
becausethe moment and they dont exactly rocket along. im only using java
languagesit has a arbitrary precision arithmetic feature which few other
have built in.
The lcc-win32 compiler features 350 bits floats with approx 100 digits
precision "built-in". You use them as normal types like double.
The system has 128 bit integers, and bignums, albeit the bignums support
is less transparent than the other types.
thanks for that, but what i am writing are web applications and that
unfortunately leaves me with little choice as to what language to use.
basically a toss up between php and java - ive tried both and java is
faster. i know there are other possible languages for web app. development
but only php and java have AP as far as i know
http://www.cs.virginia.edu/~lcc-win32
.
- References:
- Choice of programming language
- From: Mark B
- Re: Choice of programming language
- From: Damien
- Re: Choice of programming language
- From: NoIdea
- Re: Choice of programming language
- From: jacob navia
- Choice of programming language
- Prev by Date: Re: Choice of programming language
- Next by Date: Re: Gauss-Seidel Iteration Problem - A Better Solution???
- Previous by thread: Re: Choice of programming language
- Next by thread: Re: Choice of programming language
- Index(es):
Relevant Pages
|