Crates.io | ascas |
lib.rs | ascas |
version | 0.1.5 |
source | src |
created_at | 2024-05-21 06:31:59.134576 |
updated_at | 2024-05-21 06:38:09.965655 |
description | A simple fast maths Parser |
homepage | |
repository | https://github.com/Pumpk1nH34d/rascal |
max_upload_size | |
id | 1246462 |
size | 29,011 |
This project is a custom Computer Algebra System (CAS) written in Rust. It includes a tokenizer, a parser, and a set of mathematical functions to evaluate expressions. The goal is to create a robust system that can handle a variety of mathematical operations, including basic arithmetic, trigonometry, and more advanced functions.
git clone https://github.com/Pumpk1nH34d/rascal
cd your-repo-name