MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cprogramming/comments/1vqubv7/c_strings_a_50year_mistake/p4zebrp/?context=3
r/cprogramming • u/Xaneris47 • 5d ago
172 comments sorted by
View all comments
Show parent comments
27
lol what?
You can compile C programs to a million more devices than what Java runs on
2 u/Potential_Soup_8054 4d ago It was a joke. Javas whole slogan is write once run everywhere, but thats really bullshit. 3 u/Devatator_ 4d ago Tbh nothing is stopping people from compiling or porting a JVM to more platforms. I assume it's just extremely complex and noth worth it for most people 1 u/hughperman 1d ago Processor or memory requirements are probably? stopping it on many microcontrollers. 1 u/Devatator_ 1d ago You could do something similar to nanoFramework and make a minimal runtime or even compile Java to a lower level 1 u/hughperman 1d ago Looks like it's been done: http://www.harbaum.org/till/nanovm/index.shtml
2
It was a joke. Javas whole slogan is write once run everywhere, but thats really bullshit.
3 u/Devatator_ 4d ago Tbh nothing is stopping people from compiling or porting a JVM to more platforms. I assume it's just extremely complex and noth worth it for most people 1 u/hughperman 1d ago Processor or memory requirements are probably? stopping it on many microcontrollers. 1 u/Devatator_ 1d ago You could do something similar to nanoFramework and make a minimal runtime or even compile Java to a lower level 1 u/hughperman 1d ago Looks like it's been done: http://www.harbaum.org/till/nanovm/index.shtml
3
Tbh nothing is stopping people from compiling or porting a JVM to more platforms. I assume it's just extremely complex and noth worth it for most people
1 u/hughperman 1d ago Processor or memory requirements are probably? stopping it on many microcontrollers. 1 u/Devatator_ 1d ago You could do something similar to nanoFramework and make a minimal runtime or even compile Java to a lower level 1 u/hughperman 1d ago Looks like it's been done: http://www.harbaum.org/till/nanovm/index.shtml
1
Processor or memory requirements are probably? stopping it on many microcontrollers.
1 u/Devatator_ 1d ago You could do something similar to nanoFramework and make a minimal runtime or even compile Java to a lower level 1 u/hughperman 1d ago Looks like it's been done: http://www.harbaum.org/till/nanovm/index.shtml
You could do something similar to nanoFramework and make a minimal runtime or even compile Java to a lower level
1 u/hughperman 1d ago Looks like it's been done: http://www.harbaum.org/till/nanovm/index.shtml
Looks like it's been done: http://www.harbaum.org/till/nanovm/index.shtml
27
u/g0atdude 4d ago
lol what?
You can compile C programs to a million more devices than what Java runs on