Skip to content

Commit 6a2e2ca

Browse files
committed
docs: add Cython
1 parent 77f9ead commit 6a2e2ca

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.spellcheck_exceptions_dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ pyscript
215215
Pyodide
216216
MicroPython
217217
CircuitPython
218+
Cython
218219

219220

220221
# domain specific - C/Python API

1_core_language/1_implementations/0_def.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
- Brython: https://github.com/brython-dev/brython
2525

26+
- Cython: https://github.com/cython/cython
2627
- ports:
2728
- Pyodide: https://github.com/pyodide/pyodide
2829
- platform:

0 commit comments

Comments
 (0)