Skip to content

Programming language / calculator for natural sciences

License

Notifications You must be signed in to change notification settings

cuddlefishie/natpl

Repository files navigation

NatPL

A unit-aware calculator.

For an overview of the language accepted by the calculator, see the design overview.

Building

To build this program, you need to have Rust 1.48.0 installed. Run this command to build the program:

cargo build

If you directly want to run the program instead, run this command:

cargo run

Dependencies

On Linux

For building the MPFR library, the m4 package needs to installed.

License

AGPLv3. Please see the LICENSE file.

About

Programming language / calculator for natural sciences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages