Skip to content

Commit b3fedc6

Browse files
authored
Added Rust to the README and sorted all ports alphabetically
1 parent d3a5aae commit b3fedc6

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,21 @@ The library is released under the [LGPL 2.1 license](https://kosherjava.com/2011
4747
Ports to Other Languages
4848
------------------------
4949
The KosherJava Zmanim API has been ported to:
50-
* Swift - https://github.com/Elyahu41/KosherSwift & https://github.com/DanielSmith1239/KosherSwift
51-
* Objective-C - https://github.com/MosheBerman/KosherCocoa
5250
* .NET - https://github.com/Yitzchok/Zmanim
53-
* TypeScript - https://github.com/BehindTheMath/KosherZmanim
51+
* C - https://github.com/yparitcher/libzmanim
52+
* Dart / Flutter - https://github.com/yakir8/kosher_dart
53+
* Go - https://github.com/vlipovetskii/go-zmanim
5454
* JavaScript - https://github.com/yparitcher/zmanJS
5555
* Kotlin - https://github.com/Sternbach-Software/KosherKotlin
56+
* Objective-C - https://github.com/MosheBerman/KosherCocoa
57+
* PHP - https://github.com/zachweix/PhpZmanim/
58+
* Python - https://github.com/pinnymz/python-zmanim & https://pypi.org/project/zmanim/
5659
* Ruby - https://github.com/pinnymz/ruby-zmanim
60+
* Rust - https://github.com/YSCohen/rust-zmanim (WIP)
5761
* Scala - https://github.com/nafg/jewish-date
58-
* C - https://github.com/yparitcher/libzmanim
59-
* Python - https://github.com/pinnymz/python-zmanim & https://pypi.org/project/zmanim/
60-
* PHP - https://github.com/zachweix/PhpZmanim/
61-
* Dart / Flutter - https://github.com/yakir8/kosher_dart
62-
* Go - https://github.com/vlipovetskii/go-zmanim
6362
* SQL - https://github.com/BehindTheMath/zmanim-sql (alpha quality).
63+
* Swift - https://github.com/Elyahu41/KosherSwift & https://github.com/DanielSmith1239/KosherSwift
64+
* TypeScript - https://github.com/BehindTheMath/KosherZmanim
6465
* VB6/VBA (Visual Basic) - https://github.com/diaphone1/vbzmanim
6566

6667
ZmanCode Desktop App

0 commit comments

Comments
 (0)