Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

If Java is so bad

Name: Anonymous 2010-06-30 11:16

then why is everyone using it? Checkmate, losers.

Name: Anonymous 2010-07-01 6:18

>>40
Don't forget stuff like SIM cards and credit cards. Those little chips run Java bytecode, because why the fuck not?

Name: Anonymous 2010-07-01 6:32

>>41

Java bytecode

No shit really? :)

Name: Anonymous 2010-07-01 8:52

>>41

Seriously? Yeah, I guess you could do that, but for embedded, I'd use C (maybe I'm weird, but I just like C)

Name: Anonymous 2010-07-01 9:07

>>42,43
http://en.wikipedia.org/wiki/Java_Card

It's a subset, but the list of absent features is fairly short.

There's no reason to use C for something that is not even close to realtime or in any other way performance-hungry. If anything, using bytecode-compiled language would probably produce smaller code, which is much more important in the circumstances.

Being crossplatform (across different SIM cards and credit chips) helps too, I guess. In fact in this kind of applications you want to be as isolated from hardware as possible (which is unusual for embedded in general), and totally don't want to deal with hardware-specific bugs when you were not sufficiently isolated. Oh, and when there's a possibility to put in additional modules from different manufacturers, you don't ever ever ever want to deal with the bugs that arise from the interaction between them.

Name: Anonymous 2010-07-01 9:30

>>44

What the fuck? This actually made sense. I will masturbate in the living room.

Name: Anonymous 2010-07-01 10:09

>>40
You would use Python, right?

Name: !THe.FamOus 2010-07-01 10:09

use it:
--
wold best Enterprise Framework
http://v8.1c.ru/eng/the-platform/
it can move u die time litle in past

Name: Anonymous 2010-07-01 15:16

>>16
prose?

Name: Anonymous 2010-07-01 17:04

bump

Name: Anonymous 2010-07-01 19:26

>>44
There's no reason to use C for something that is not even close to realtime or in any other way performance-hungry.
This is exactly why I use Scheme.

Name: Anonymous 2010-07-01 21:52

wold best Enterprise Framework
http://v8.1c.ru/eng/the-platform/
it can move u die time litle in past

Name: Anonymous 2010-07-02 2:05

>>50
M'eh. I still use C most of the time.

Name: Anonymous 2010-07-02 5:10

>>9
i'm currently trying to get a grip of it. do you use it?

Name: Anonymous 2010-07-02 8:48

>>1
because Java rode in on the hype of OOP and GC, so Sun promised that Java would change the world. PROTIP: it didn't.

>>44
If anything, using bytecode-compiled language would probably produce smaller code, which is much more important in the circumstances.
smaller than x86 maybe, but ARM machine code is extremely dense. i highly doubt equivalent java bytecode would be smaller

Name: Anonymous 2010-07-02 14:14

>>54
but ARM machine code is extremely dense
Is it really? Or are you talking about thumb code?

Name: Anonymous 2010-07-02 15:23

>>55
No, he's talking about the people who code in it.

Name: Anonymous 2010-07-02 18:23

>>56
x86 is superior because it's popular, right?

Name: Anonymous 2010-07-03 2:14

>>57
Is it? I thought ARM assembler was the hip one.

Name: Anonymous 2010-07-03 21:20

I've just recently been working with a Cortex M3 and it's... "ok" is what I wanna say. Wrote in C, btw, because I don't hate myself. Trying to get Java on that would be like pulling teeth

Name: Anonymous 2010-07-04 2:52

>>59
What are you using an M3 for? You wouldn't want Java on that, but I think a serviceable JVM is probably available given the Android landscape.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List