Skip to content

Commit

Permalink
Two more libraries for units of measurement
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrojo committed Jul 20, 2023
1 parent ec6ee4c commit 1f4939d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -445,7 +445,9 @@ language. It is loosely modelled after JUnit and some ideas from AUnit.

### Science
- [si](http://archive.adaic.com/tools/CKWG/Dimension/SI.html) - SI units checked and unchecked.

- [units-of-measurement](http://www.dmitry-kazakov.de/ada/units.htm) - Library to manage units of measurement with dimension checking.
- [si_units](https://github.com/HeisenbugLtd/si_units) - Utility library to pretty print physical values in proper metric units.

### Algorithms, Containers and Protocols
- [ada-language-server](https://github.com/AdaCore/ada_language_server) - Adacore server implemention of the the Microsoft Language Protocol for Ada and SPARK.
- [ada-lsp](https://github.com/reznikmm/ada-lsp) - Language Server Protocol for Ada.
Expand Down

0 comments on commit 1f4939d

Please sign in to comment.