Skip to content

Commit dcabe79

Browse files
authored
Update links.md
Improved the JyNI description: it sounded to me like some verb was missing.
1 parent d4badde commit dcabe79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Links
44
## Jython related projects
55

66
### [JyNI](https://jyni.org/)
7-
Aims to CPython extension support to Jython. To allow extensions such as [NumPy](http://www.numpy.org/) or [SciPy](https://www.scipy.org/) to be used in Jython.
7+
Aims to enable Jython to use native CPython extensions such as [NumPy](http://www.numpy.org/) or [SciPy](https://www.scipy.org/).
88

99
### [The Very Slow Jython Project](https://github.com/jeff5/very-slow-jython)
1010
The aim of the Very Slow Jython project is to re-think implementation choices in the Jython core, through the gradual, narrated evolution of a toy implementation, starting from zero code.

0 commit comments

Comments
 (0)