CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:jato-0.1.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.35mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

jato虚拟机源代码,支持jit技术,里面有很多优秀的代码值得参考。-jato virtual machine source code, support jit technology, there are many excellent code worth considering.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

jato-0.1.1/jato-0.1.1/.gitignore
jato-0.1.1/jato-0.1.1/.mailmap
jato-0.1.1/jato-0.1.1/arch/mmix/args.c
jato-0.1.1/jato-0.1.1/arch/mmix/call.c
jato-0.1.1/jato-0.1.1/arch/mmix/include/arch/args.h
jato-0.1.1/jato-0.1.1/arch/mmix/include/arch/instruction.h
jato-0.1.1/jato-0.1.1/arch/mmix/include/arch/registers.h
jato-0.1.1/jato-0.1.1/arch/mmix/include/arch/stack-frame.h
jato-0.1.1/jato-0.1.1/arch/mmix/include/arch/text.h
jato-0.1.1/jato-0.1.1/arch/mmix/instruction.c
jato-0.1.1/jato-0.1.1/arch/mmix/register.c
jato-0.1.1/jato-0.1.1/arch/mmix/stack-frame.c
jato-0.1.1/jato-0.1.1/arch/mmix/use-def.c
jato-0.1.1/jato-0.1.1/arch/ppc/backtrace.c
jato-0.1.1/jato-0.1.1/arch/ppc/disassemble.c
jato-0.1.1/jato-0.1.1/arch/ppc/emit-code.c
jato-0.1.1/jato-0.1.1/arch/ppc/exception.c
jato-0.1.1/jato-0.1.1/arch/ppc/include/arch/config_32.h
jato-0.1.1/jato-0.1.1/arch/ppc/include/arch/instruction.h
jato-0.1.1/jato-0.1.1/arch/ppc/include/arch/registers.h
jato-0.1.1/jato-0.1.1/arch/ppc/include/arch/signal.h
jato-0.1.1/jato-0.1.1/arch/ppc/include/arch/stack-frame.h
jato-0.1.1/jato-0.1.1/arch/ppc/insn-selector.brg
jato-0.1.1/jato-0.1.1/arch/ppc/insn-selector_32.brg
jato-0.1.1/jato-0.1.1/arch/ppc/instruction.c
jato-0.1.1/jato-0.1.1/arch/ppc/lir-printer.c
jato-0.1.1/jato-0.1.1/arch/ppc/Makefile_32
jato-0.1.1/jato-0.1.1/arch/ppc/signal.c
jato-0.1.1/jato-0.1.1/arch/x86/args.c
jato-0.1.1/jato-0.1.1/arch/x86/backtrace.c
jato-0.1.1/jato-0.1.1/arch/x86/call.c
jato-0.1.1/jato-0.1.1/arch/x86/cmpxchg_32.c
jato-0.1.1/jato-0.1.1/arch/x86/disassemble.c
jato-0.1.1/jato-0.1.1/arch/x86/emit-code.c
jato-0.1.1/jato-0.1.1/arch/x86/encode.c
jato-0.1.1/jato-0.1.1/arch/x86/exception.c
jato-0.1.1/jato-0.1.1/arch/x86/fixup.c
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/asm.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/atomic.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/cmpxchg.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/cmpxchg_32.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/cmpxchg_64.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/config_32.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/config_64.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/encode.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/exception.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/init.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/instruction.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/itable.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/memory.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/registers.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/registers_32.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/registers_64.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/signal.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/stack-frame.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/text.h
jato-0.1.1/jato-0.1.1/arch/x86/include/arch/thread.h
jato-0.1.1/jato-0.1.1/arch/x86/init.c
jato-0.1.1/jato-0.1.1/arch/x86/insn-selector.brg
jato-0.1.1/jato-0.1.1/arch/x86/instruction.c
jato-0.1.1/jato-0.1.1/arch/x86/lir-printer.c
jato-0.1.1/jato-0.1.1/arch/x86/Makefile_32
jato-0.1.1/jato-0.1.1/arch/x86/Makefile_64
jato-0.1.1/jato-0.1.1/arch/x86/registers_32.c
jato-0.1.1/jato-0.1.1/arch/x86/registers_64.c
jato-0.1.1/jato-0.1.1/arch/x86/signal-bh.S
jato-0.1.1/jato-0.1.1/arch/x86/signal.c
jato-0.1.1/jato-0.1.1/arch/x86/stack-frame.c
jato-0.1.1/jato-0.1.1/arch/x86/thread.c
jato-0.1.1/jato-0.1.1/arch/x86/unwind_32.S
jato-0.1.1/jato-0.1.1/arch/x86/unwind_64.S
jato-0.1.1/jato-0.1.1/AUTHORS
jato-0.1.1/jato-0.1.1/boehmgc/.gitignore
jato-0.1.1/jato-0.1.1/boehmgc/acinclude.m4
jato-0.1.1/jato-0.1.1/boehmgc/aclocal.m4
jato-0.1.1/jato-0.1.1/boehmgc/add_gc_prefix.c
jato-0.1.1/jato-0.1.1/boehmgc/allchblk.c
jato-0.1.1/jato-0.1.1/boehmgc/alloc.c
jato-0.1.1/jato-0.1.1/boehmgc/alpha_mach_dep.S
jato-0.1.1/jato-0.1.1/boehmgc/AmigaOS.c
jato-0.1.1/jato-0.1.1/boehmgc/backgraph.c
jato-0.1.1/jato-0.1.1/boehmgc/BCC_MAKEFILE
jato-0.1.1/jato-0.1.1/boehmgc/blacklst.c
jato-0.1.1/jato-0.1.1/boehmgc/callprocs
jato-0.1.1/jato-0.1.1/boehmgc/checksums.c
jato-0.1.1/jato-0.1.1/boehmgc/config.guess
jato-0.1.1/jato-0.1.1/boehmgc/config.sub
jato-0.1.1/jato-0.1.1/boehmgc/configure
jato-0.1.1/jato-0.1.1/boehmgc/configure.host
jato-0.1.1/jato-0.1.1/boehmgc/configure.in
jato-0.1.1/jato-0.1.1/boehmgc/cord/cordbscs.c
jato-0.1.1/jato-0.1.1/boehmgc/cord/cordprnt.c
jato-0.1.1/jato-0.1.1/boehmgc/cord/cordtest.c
jato-0.1.1/jato-0.1.1/boehmgc/cord/cordxtra.c
jato-0.1.1/jato-0.1.1/boehmgc/cord/de.c
jato-0.1.1/jato-0.1.1/boehmgc/cord/de_cmds.h
jato-0.1.1/jato-0.1.1/boehmgc/cord/de_win.c
jato-0.1.1/jato-0.1.1/boehmgc/cord/de_win.h
jato-0.1.1/jato-0.1.1/boehmgc/cord/de_win.ICO
jato-0.1.1/jato-0.1.1/boehmgc/cord/de_win.RC
jato-0.1.1/jato-0.1.1/boehmgc/darwin_stop_world.c
jato-0.1.1/jato-0.1.1/boehmgc/dbg_mlc.c
jato-0.1.1/jato-0.1.1/boehmgc/depcomp
jato-0.1.1/jato-0.1.1/boehmgc/digimars.mak
jato-0.1.1/jato-0.1.1/boehmgc/doc/barrett_diagram
jato-0.1.1/jato-0.1.1/boehmgc/doc/debugging.html
jato-0.1.1/jato-0.1.1/boehmgc/doc/gc.man
jato-0.1.1/jato-0.1.1/boehmgc/doc/gcdescr.html
jato-0.1.1/jato-0.1.1/boehmgc/doc/gcinterface.html
jato-0.1.1/jato-0.1.1/boehmgc/doc/leak.html
jato-0.1.1/jato-0.1.1/boehm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭