# Cython 3.0 릴리즈

> Clean Markdown view of GeekNews topic #9913. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9913](https://news.hada.io/topic?id=9913)
- GeekNews Markdown: [https://news.hada.io/topic/9913.md](https://news.hada.io/topic/9913.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-07-21T10:32:01+09:00
- Updated: 2023-07-21T10:32:01+09:00
- Original source: [cython.readthedocs.io](https://cython.readthedocs.io/en/latest/src/changes.html)
- Points: 14
- Comments: 0

## Topic Body

- 파이썬의 C 확장을 파이썬 자체만큼 쉽게 작성할수 있도록 하는 프로그래밍 언어   
  - 파이썬의 슈퍼셋을 목표로 함  
  - 소스코드는 최적화된 C/C++ 코드로 변환되고 Python 확장 모듈로 컴파일 됨   
- 파이썬 3과 호환(파이썬 2.6 지원 드랍)  
- CPython의 Limited API 초기 지원   
- 파이썬 Semantic과 얼라인(division, power operator, print, classes, types, subscripting)  
- Pure Python 모드 향상   
- C/C++ 호환성 향상

## Comments



_No public comments on this page._
