reduce-algebra / reduce-native

reduce-native: A native (well, not quite) code port of REDUCE CAS to Android

Home Page:https://github.com/n0n3m4/ReduceNative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

reduce-native: A native (well, not quite) code port of REDUCE CAS to Android

https://github.com/n0n3m4/ReduceNative