Autore Topic: Chi Vuole Programmare In Java Su C64?  (Letto 1599 volte)

iAN CooG

  • Utente
  • **
  • Post: 1774
    • http://iancoog.altervista.org
  • Gioco Preferito: Turbo Assembler, ActionReplay Monitor, DiskDemon
Chi Vuole Programmare In Java Su C64?
« il: 08 Agosto 2007, 01:56:07 »
 Non scherzo, e' stato pubblicato NanoVM per C64 (e apple2)
Quoto l'annuncio:
Citazione
I successfully ported the NanoVM (www.harbaum.org/till/nanovm/) to the
cc65 toolchain (www.cc65.org).

It's a very minimalistic Java implementation written in portable C.
The binary built with cc65 is only 16kB.

The NanoVM source is available via anonymous CVS access at
SourceForge.net (sourceforge.net/projects/nanovm/).

To allow you easy access I created a zip file
(www.jantzer-schmidt.de/nanovm-cc65.zip) containing:

1. The tool necessary to convert .class files into an .nvm file to be
loaded by the NanoVM in case you want to create your own Java
programs.

2. An Apple2 .dsk image file containing the NanoVM binary together
with some samples. Type 'EXEC to run one of the sample Java
programs.

3. A C64 .d64 image file containing the NanoVM binary together with
some samples. Type 'RUN:REM to run one of the sample Java
programs.

The source of the sample Java programs can be viewed  via CVS
repository browsing
(nanovm.cvs.sourceforge.net/nanovm/nanovm/java/examples/).

Best, Oliver

Ho lanciato il demo quicksort.nvm... e trovo che la cosa sia a dir poco ridicola. Gia' CC65 in se' e' lento, in piu' fargli fare anche da interprete java...
Una delle piu' grandi perdite di tempo mai viste su C64 :D
-=[]=--- iAN CooG/HVSC^C64Intros ---=[]=-
- http://hvsc.c64.org - http://intros.c64.org -

bennylaser

  • Neo-iscritto
  • *
  • Post: 10
  • Gioco Preferito: Archon
Chi Vuole Programmare In Java Su C64?
« Risposta #1 il: 26 Dicembre 2007, 00:42:23 »
 Lo scopo di Java era di prediligere semplicità a (grave) scapito dell'effticienza, quindi inserirlo in una macchina che è sempre stata associata al concetto di ottimizzazione e gestione ragionata per via delle esigue risorse a disposizione lo ritengo a dir poco paradossale. Mah!!!!!