사용자 도구

사이트 도구


compiler

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
compiler [2024/03/23 02:38] – 바깥 편집 127.0.0.1compiler [2025/03/05 08:00] (현재) rex8312
줄 1: 줄 1:
 ====== Compiler ====== ====== Compiler ======
  
-  * python -> c +
-    * https://github.com/Nuitka/Nuitka+
  
   * lex, yacc   * lex, yacc
줄 9: 줄 8:
   * Ast to Python   * Ast to Python
     * https://pypi.python.org/pypi/astor     * https://pypi.python.org/pypi/astor
 +    * https://elshad-karimov.medium.com/pythons-hidden-metaprogramming-trick-ast-abstract-syntax-tree-magic-aaecba8cecbb
 +      * ast를 이용한 최적화
 +  * python jit
 +    * https://tonybaloney.github.io/posts/python-gets-a-jit.html
 +
 +  * transpile
 +    * python -> c
 +      * https://github.com/Nuitka/Nuitka
 +    * python -> javascript
 +      * https://github.com/gradio-app/groovy
  
  
compiler.1711161485.txt.gz · 마지막으로 수정됨: 저자 127.0.0.1