| Crates.io | numbat |
| lib.rs | numbat |
| version | 1.16.0 |
| created_at | 2016-11-19 15:26:16.82891+00 |
| updated_at | 2025-01-31 20:50:09.886004+00 |
| description | A statically typed programming language for scientific computations with first class support for physical dimensions and units. |
| homepage | https://numbat.dev/ |
| repository | https://github.com/sharkdp/numbat |
| max_upload_size | |
| id | 7306 |
| size | 1,027,230 |
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.