|
|
1 year ago | |
|---|---|---|
| .. | ||
| benches | 2 years ago | |
| examples | 1 year ago | |
| fuzz | 1 year ago | |
| modules | 1 year ago | |
| src | 1 year ago | |
| tests | 1 year ago | |
| Cargo.toml | 1 year ago | |
| README.md | 2 years ago | |
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.