Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java source → C → machine code with CC65. Somebody likes to work on this project?

56 views
Skip to first unread message

Chris

unread,
Mar 23, 2013, 11:44:10 PM3/23/13
to
Details on https://code.google.com/p/java2c-transcompiler/. This project is in a very early stage!

Anton Treuenfels

unread,
Mar 24, 2013, 3:19:15 PM3/24/13
to

"Chris" <ulle...@googlemail.com> wrote in message
news:5e991626-6880-471d...@googlegroups.com...
> Details on https://code.google.com/p/java2c-transcompiler/. This project
> is in a very early stage!

There is a related project which aims to bring some of the Java virtual
machine to the 6502 world (to this point only for the Apple II, though):

http://sourceforge.net/projects/vm02/

Peter Dassow

unread,
Mar 24, 2013, 6:25:55 PM3/24/13
to
On 24.03.2013 04:44, Chris wrote:
> Details on https://code.google.com/p/java2c-transcompiler/. This project is in a very early stage!

This sounds a bit senseless. Think about the size of java programs, and
after that, compare these large amounts of bytes with a 60KB CP/M TPA...

Peter Dassow

unread,
Mar 24, 2013, 6:27:31 PM3/24/13
to
Addendum: CP/M came in my mind during writing these lines, sorry. But
it's similar with CBM machines, even if you're thinking about bank
switching/memory windows etc.

rago...@gmail.com

unread,
Jun 4, 2013, 6:24:31 AM6/4/13
to
On Saturday, March 23, 2013 11:44:10 PM UTC-4, Chris wrote:
> Details on https://code.google.com/p/java2c-transcompiler/. This project is in a very early stage!

How about before creating another "transcompilier" for a language which is widely known. Maybe CC65 folks can start making their "C" compiler into ANSI compatible first, and then your "Transcompiler" will be too -- ie: support Floating Point as everyone else does(compiliers and interpreters). It's almost as obnoxious as the Propeller design team when they insisted they don't need to support interrupts in their new processor (this was about 5yrs ago)

Rami

unread,
Jun 5, 2013, 1:00:57 AM6/5/13
to
On Sunday, March 24, 2013 5:44:10 AM UTC+2, Chris wrote:
> Details on https://code.google.com/p/java2c-transcompiler/. This project is in a very early stage!

Why wouldn't they work on GCC Java frontend (or is it backend? No, must be frontend..) instead: http://gcc.gnu.org/java/? There's already a lot of work put into converting java to native code..

Groepaz

unread,
Jun 6, 2013, 8:56:31 AM6/6/13
to
obnoxious.... lol. it could be the fact that "they" - those who are also
using the compiler for actual real life projects - have other requirements
than floats.

other than that - forget all these anything2c translators when it comes to
8bit targets. they usually bloat the code beyond useability and you'll end
up with a slowish piece of memory hog =P

--

http://www.hitmen-console.org http://magicdisk.untergrund.net
http://www.pokefinder.org http://ftp.pokefinder.org

There are 10**11 stars in the galaxy. That used to be a huge number. But
it's only a hundred billion. It's less than the national deficit! We used to
call them astronomical numbers. Now we should call them economical numbers.
<Richard Feynman>


0 new messages