File tree Expand file tree Collapse file tree
1_core_language/1_implementations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11- known implementations (Python Software Foundation, 2023):
2- - CPython: Original and First Python.
2+ - CPython: Original and First Python.
33 Implementations in C.
44 Compiles/Interprets to machine code.
55
2424 - Brython: https://github.com/brython-dev/brython
2525
2626 - Cython: https://github.com/cython/cython
27+
2728- ports:
2829 - Pyodide: https://github.com/pyodide/pyodide
2930 - platform:
Original file line number Diff line number Diff line change 1313 - They are prefixed with "Praise:"
1414 - Python's design, implementation and ecosystem.
1515
16+ ## ACM Classification:
17+ Software And Its Engineering/Software Notations And Tools/General Programming Languages/Language Types/Multiparadigm Languages
18+
1619## Language Details
1720- Language Specification: None
1821- [ Interpreter] ( https://github.com/python/cpython )
You can’t perform that action at this time.
0 commit comments