Skip to content

Commit dbd9e11

Browse files
authored
add: Add Nim wrapper to README (#969)
1 parent bac671b commit dbd9e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ The following libraries are maintained by the Ada team and available under [Ada
117117
- [Python](https://github.com/TkTech/can_ada): Python bindings for Ada
118118
- [React Native](https://github.com/KusStar/react-native-fast-url): A Fast URL and URLSearchParams polyfill for React Native.
119119
- [D](https://github.com/kassane/ada-d): D bindings for Ada, `@nogc`, `nothrow` and `@safe` compat.
120+
- [Nim](https://github.com/ferus-web/nim-ada): High-level Nim abstraction over Ada, uses ORC move semantics to safely and efficiently handle memory.
120121
121122
## Usage
122123

0 commit comments

Comments
 (0)