We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496a1e0 commit 650ded7Copy full SHA for 650ded7
README.md
@@ -1,12 +1,11 @@
1
<p align="center"><img src="assets/numbat-410.png"></p>
2
3
*Numbat* is a statically typed programming language for scientific computations with
4
-first class support for physical units.
+first class support for physical dimensions and units.
5
6
## Key features
7
8
- * First class support for physical units and dimensions
9
- * Static type checking (unit safety)
+ * Static type checking with physical dimensions as types
10
* Type inference
11
* Strict syntax
12
* REPL mode
0 commit comments