Skip to content

rn7s2/fricas-tauri

Repository files navigation

FriCAS Tauri Frontend

This project intends to provide a simple interactive frontend for FriCAS by using Tauri, React and MathJax to show beautiful and accessible math.

About FriCAS

FriCAS is an advanced computer algebra system.

It is freely available under a modified BSD license.

FriCAS is a fork (2007) of the Axiom computer algebra system.

Usage Tips

  • You need to have fricas available in your PATH to use this project.
  • Example: brew install fricas to install fricas on macOS.
  • Binary releases are not available yet. You need to build it from source at the moment.

Build from Source

git clone https://github.com/rn7s2/fricas-tauri
cd fricas-tauri
pnpm install
pnpm tauri build

Find the built application under src-tauri/target/release/.

Development

This project uses Tauri + React + Typescript to create cross-platform applications.

Recommended IDE Setup

About

Cross-Platform FriCAS Tauri Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published