|
|
|
|
|
by Regenaxer
2889 days ago
|
|
The 64-bit version of PicoLisp is written in a generic assembler which
is then built for target CPUs like x86-64, arm64, ppc64 or "emu". In "emu"
the target "CPU" is plain-C, and this is used if the Android device
is physically only 32 bit. |
|