mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +00:00
suggest non-Oracle jdk
This commit is contained in:
parent
7ff1af3934
commit
3b32fb74f7
@ -120,8 +120,12 @@ A recent .exe version of this tool for Windows can be obtained from my `clone <h
|
||||
For other platforms it is very easy to compile it yourself (make ; make install).
|
||||
|
||||
A **Java runtime (jre or jdk), version 8 or newer** is required to run the packaged compiler.
|
||||
If you're scared of Oracle's licensing terms, most Linux distributions ship OpenJDK instead
|
||||
and for Windows it's possible to get that as well: for instance,
|
||||
`Azul's Zulu <https://www.azul.com/downloads/zulu/>`_ is a certified OpenJDK
|
||||
implementation available for various platforms.
|
||||
|
||||
A C-64 emulator or a real C-64 to run the programs on. The compiler assumes the presence
|
||||
Finally: a **C-64 emulator** (or a real C-64 ofcourse) to run the programs on. The compiler assumes the presence
|
||||
of the `Vice emulator <http://vice-emu.sourceforge.net/>`_.
|
||||
|
||||
.. hint::
|
||||
|
Loading…
Reference in New Issue
Block a user