Skip to content

Files

Latest commit

2a54f59 · Apr 11, 2021

History

History
14 lines (8 loc) · 815 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 815 Bytes

ReduceNative

A native (well, not quite) code based REDUCE CAS port to Android

Implementation details

This project uses Katex to render REDUCE output, so it can be quite slow.
REDUCE binary itself is built with a proprietary toolchain. It is static, so it may cause problems with future Android versions, if you want to continue this project, you'd better go with NDK.

Further development

I will be happy if you fork this project so my work will not get lost, but I will not provide any support for this project.

The reason is the ongoing hostility of Android towards native applications and their access to files, so I found this platform not worthwile anymore.