Skip to content

Commit

Permalink
Add link to primesieve-java
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch authored Jan 15, 2025
1 parent f436b4b commit 3bb7b49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ primesieve natively supports C and C++ and has bindings available for:
<td><b>Common Lisp:</b></td>
<td><a href="https://github.com/AaronChen0/cl-primesieve">cl-primesieve</a></td>
</tr>
<tr>
<td><b>Java:</b></td>
<td><a href="https://github.com/buildingnicesoftware/primesieve-java">primesieve-java</a></td>
</tr>
<tr>
<td><b>Janet:</b></td>
<td><a href="https://github.com/bunder/janet-primesieve">janet-primesieve</a></td>
Expand Down

0 comments on commit 3bb7b49

Please sign in to comment.