首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 限制使用Python绑定LLVM的Python实现

限制使用Python绑定LLVM的Python实现

  • 资源大小:13.09 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: python llvm 实现 使用 绑定 限制

资 源 简 介

This experimental projects aims to provide efficient code generation for Restricted Python (RPython). The main goal with this project is to learn LLVM. RPython is subset of python that is statically typed. A valid RPython is a valid python programm. The concept of RPython was created by the PyPy project (http://codespeak.net/pypy/dist/pypy/doc/) and is developped in the following paper: http://www.disi.unige.it/person/AnconaD/papers/Recent_abstracts.html#AACM-DLS07 The code translation is done by analysis python bytecode of the function object provided as entry point. This means that the full power/dynamism of python can be use to generate the code (generate class methods...) Python bindings for LLVM are used to generate the code (http://mdevan.nfshost.com/llvm-py/examples.html).

文 件 列 表

third-parties
llvm-2.6
llvm-py-3.1

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.161836s