numbat 1.18.0

A statically typed programming language for scientific computations with first class support for physical dimensions and units.
Documentation
1
2
3
4
5
6
7
# Numbat

*Numbat* is a statically typed programming language for scientific computations with
first class support for physical units.

This crate contains the compiler for the Numbat language, as a library. The command
line tool is available as [`numbat-cli`](https://crates.io/crates/numbat-cli).