文件名称:jato-0.0.1.tar
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:428.33kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Linux下的java虚拟机(jit),可以运行简单的java程序,实现的非常优秀。-Jato is a Java virtual machine implementation with a Just-in-time (JIT)compiler. It can currently run some simple Java programs on Linux/i386.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jato-0.0.1/
jato-0.0.1/.gitignore
jato-0.0.1/.mailmap
jato-0.0.1/AUTHORS
jato-0.0.1/Documentation/
jato-0.0.1/Documentation/CodingStyle
jato-0.0.1/Documentation/jit-compiler-design.txt
jato-0.0.1/Makefile
jato-0.0.1/README
jato-0.0.1/arch/
jato-0.0.1/arch/mmix/
jato-0.0.1/arch/mmix/call.c
jato-0.0.1/arch/mmix/include/
jato-0.0.1/arch/mmix/include/arch/
jato-0.0.1/arch/mmix/include/arch/args.h
jato-0.0.1/arch/mmix/include/arch/instruction.h
jato-0.0.1/arch/mmix/include/arch/registers.h
jato-0.0.1/arch/mmix/include/arch/stack-frame.h
jato-0.0.1/arch/mmix/include/arch/text.h
jato-0.0.1/arch/mmix/instruction.c
jato-0.0.1/arch/mmix/register.c
jato-0.0.1/arch/mmix/stack-frame.c
jato-0.0.1/arch/mmix/use-def.c
jato-0.0.1/arch/ppc/
jato-0.0.1/arch/ppc/Makefile_32
jato-0.0.1/arch/ppc/backtrace.c
jato-0.0.1/arch/ppc/disassemble.c
jato-0.0.1/arch/ppc/emit-code.c
jato-0.0.1/arch/ppc/exception.c
jato-0.0.1/arch/ppc/include/
jato-0.0.1/arch/ppc/include/arch/
jato-0.0.1/arch/ppc/include/arch/config_32.h
jato-0.0.1/arch/ppc/include/arch/instruction.h
jato-0.0.1/arch/ppc/include/arch/registers.h
jato-0.0.1/arch/ppc/include/arch/signal.h
jato-0.0.1/arch/ppc/include/arch/stack-frame.h
jato-0.0.1/arch/ppc/insn-selector.brg
jato-0.0.1/arch/ppc/insn-selector_32.brg
jato-0.0.1/arch/ppc/instruction.c
jato-0.0.1/arch/ppc/lir-printer.c
jato-0.0.1/arch/ppc/signal.c
jato-0.0.1/arch/x86/
jato-0.0.1/arch/x86/Makefile_32
jato-0.0.1/arch/x86/Makefile_64
jato-0.0.1/arch/x86/args.c
jato-0.0.1/arch/x86/backtrace.c
jato-0.0.1/arch/x86/call.c
jato-0.0.1/arch/x86/disassemble.c
jato-0.0.1/arch/x86/emit-code.c
jato-0.0.1/arch/x86/exception.c
jato-0.0.1/arch/x86/include/
jato-0.0.1/arch/x86/include/arch/
jato-0.0.1/arch/x86/include/arch/args.h
jato-0.0.1/arch/x86/include/arch/asm.h
jato-0.0.1/arch/x86/include/arch/atomic.h
jato-0.0.1/arch/x86/include/arch/config_32.h
jato-0.0.1/arch/x86/include/arch/config_64.h
jato-0.0.1/arch/x86/include/arch/exception.h
jato-0.0.1/arch/x86/include/arch/init.h
jato-0.0.1/arch/x86/include/arch/instruction.h
jato-0.0.1/arch/x86/include/arch/itable.h
jato-0.0.1/arch/x86/include/arch/memory.h
jato-0.0.1/arch/x86/include/arch/registers.h
jato-0.0.1/arch/x86/include/arch/registers_32.h
jato-0.0.1/arch/x86/include/arch/registers_64.h
jato-0.0.1/arch/x86/include/arch/signal.h
jato-0.0.1/arch/x86/include/arch/stack-frame.h
jato-0.0.1/arch/x86/include/arch/text.h
jato-0.0.1/arch/x86/include/arch/thread.h
jato-0.0.1/arch/x86/init.c
jato-0.0.1/arch/x86/insn-selector.brg
jato-0.0.1/arch/x86/instruction.c
jato-0.0.1/arch/x86/lir-printer.c
jato-0.0.1/arch/x86/registers_32.c
jato-0.0.1/arch/x86/registers_64.c
jato-0.0.1/arch/x86/signal-bh.S
jato-0.0.1/arch/x86/signal.c
jato-0.0.1/arch/x86/stack-frame.c
jato-0.0.1/arch/x86/thread.c
jato-0.0.1/arch/x86/unwind_32.S
jato-0.0.1/arch/x86/unwind_64.S
jato-0.0.1/arch/x86/use-def.c
jato-0.0.1/cafebabe/
jato-0.0.1/cafebabe/CMakeLists.txt
jato-0.0.1/cafebabe/Doxyfile
jato-0.0.1/cafebabe/include/
jato-0.0.1/cafebabe/include/cafebabe/
jato-0.0.1/cafebabe/include/cafebabe/access.h
jato-0.0.1/cafebabe/include/cafebabe/attribute_array.h
jato-0.0.1/cafebabe/include/cafebabe/attribute_info.h
jato-0.0.1/cafebabe/include/cafebabe/class.h
jato-0.0.1/cafebabe/include/cafebabe/code_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/constant_pool.h
jato-0.0.1/cafebabe/include/cafebabe/constant_value_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/error.h
jato-0.0.1/cafebabe/include/cafebabe/field_info.h
jato-0.0.1/cafebabe/include/cafebabe/line_number_table_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/method_info.h
jato-0.0.1/cafebabe/include/cafebabe/source_file_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/stream.h
jato-0.0.1/cafebabe/src/
jato-0.0.1/cafebabe/src/cafebabe/
jato-0.0.1/cafebabe/src/cafebabe/attribute_array.c
jato-0.0.1/cafebabe/src/cafebabe/attribute_info.c
jato-0.0.1/cafebabe/src/cafebabe/class.c
jato-0.0.1/cafebabe/src/cafebabe/code_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/constant_pool.c
jato-0.0.1/cafebabe/src/cafebabe/constant_value_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/error.c
jato-0.0.1/cafebabe/src/cafebabe/field_info.c
jato-0.0.1/cafebabe/src/cafebabe/line_number_table_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/method_info.c
jato-0.0.1/cafebabe/src/cafebabe/source_file_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/stream.c
jato-0.0.1/cafebabe/src/dump.c
jato-0.0.1/cafebabe/src/java.c
jato-0.0.1/include/
jato-0.0.1/include/jit/
jato-0.0.1/include/jit/args.h
jato-0.0.1/include/jit/basic-block.h
jato-0.0.1/include/jit/bc-offset-mapping.h
jato-0.0.1/include/jit/bytecode-to-ir.h
jato-0.0.1/include/jit/compilation-unit.h
jato-0.0.1/include/jit/compiler.h
jato-0.0.1/include/jit/cu-mapping.h
jato-0.0.1/include/jit/disassemble.h
jato-0.0.1/include/jit/emit-code.h
jato-0.0.1/include/jit/emulate.h
jato-0.0.1/include/jit/exception.h
jato-0.0.1/include/jit/expression.h
jato-0.0.1/include/jit/gc-map.h
jato-0.0.1/include/jit/instruction.h
jato-0.0.1/include/jit/lir-printer.h
jato-0.0.1/include/jit/pc-map.h
jato-0.0.1/include/jit/perf-map.h
jato-0.0.1/include/jit/stack-slot.h
jato-0.0.1/includ
jato-0.0.1/.gitignore
jato-0.0.1/.mailmap
jato-0.0.1/AUTHORS
jato-0.0.1/Documentation/
jato-0.0.1/Documentation/CodingStyle
jato-0.0.1/Documentation/jit-compiler-design.txt
jato-0.0.1/Makefile
jato-0.0.1/README
jato-0.0.1/arch/
jato-0.0.1/arch/mmix/
jato-0.0.1/arch/mmix/call.c
jato-0.0.1/arch/mmix/include/
jato-0.0.1/arch/mmix/include/arch/
jato-0.0.1/arch/mmix/include/arch/args.h
jato-0.0.1/arch/mmix/include/arch/instruction.h
jato-0.0.1/arch/mmix/include/arch/registers.h
jato-0.0.1/arch/mmix/include/arch/stack-frame.h
jato-0.0.1/arch/mmix/include/arch/text.h
jato-0.0.1/arch/mmix/instruction.c
jato-0.0.1/arch/mmix/register.c
jato-0.0.1/arch/mmix/stack-frame.c
jato-0.0.1/arch/mmix/use-def.c
jato-0.0.1/arch/ppc/
jato-0.0.1/arch/ppc/Makefile_32
jato-0.0.1/arch/ppc/backtrace.c
jato-0.0.1/arch/ppc/disassemble.c
jato-0.0.1/arch/ppc/emit-code.c
jato-0.0.1/arch/ppc/exception.c
jato-0.0.1/arch/ppc/include/
jato-0.0.1/arch/ppc/include/arch/
jato-0.0.1/arch/ppc/include/arch/config_32.h
jato-0.0.1/arch/ppc/include/arch/instruction.h
jato-0.0.1/arch/ppc/include/arch/registers.h
jato-0.0.1/arch/ppc/include/arch/signal.h
jato-0.0.1/arch/ppc/include/arch/stack-frame.h
jato-0.0.1/arch/ppc/insn-selector.brg
jato-0.0.1/arch/ppc/insn-selector_32.brg
jato-0.0.1/arch/ppc/instruction.c
jato-0.0.1/arch/ppc/lir-printer.c
jato-0.0.1/arch/ppc/signal.c
jato-0.0.1/arch/x86/
jato-0.0.1/arch/x86/Makefile_32
jato-0.0.1/arch/x86/Makefile_64
jato-0.0.1/arch/x86/args.c
jato-0.0.1/arch/x86/backtrace.c
jato-0.0.1/arch/x86/call.c
jato-0.0.1/arch/x86/disassemble.c
jato-0.0.1/arch/x86/emit-code.c
jato-0.0.1/arch/x86/exception.c
jato-0.0.1/arch/x86/include/
jato-0.0.1/arch/x86/include/arch/
jato-0.0.1/arch/x86/include/arch/args.h
jato-0.0.1/arch/x86/include/arch/asm.h
jato-0.0.1/arch/x86/include/arch/atomic.h
jato-0.0.1/arch/x86/include/arch/config_32.h
jato-0.0.1/arch/x86/include/arch/config_64.h
jato-0.0.1/arch/x86/include/arch/exception.h
jato-0.0.1/arch/x86/include/arch/init.h
jato-0.0.1/arch/x86/include/arch/instruction.h
jato-0.0.1/arch/x86/include/arch/itable.h
jato-0.0.1/arch/x86/include/arch/memory.h
jato-0.0.1/arch/x86/include/arch/registers.h
jato-0.0.1/arch/x86/include/arch/registers_32.h
jato-0.0.1/arch/x86/include/arch/registers_64.h
jato-0.0.1/arch/x86/include/arch/signal.h
jato-0.0.1/arch/x86/include/arch/stack-frame.h
jato-0.0.1/arch/x86/include/arch/text.h
jato-0.0.1/arch/x86/include/arch/thread.h
jato-0.0.1/arch/x86/init.c
jato-0.0.1/arch/x86/insn-selector.brg
jato-0.0.1/arch/x86/instruction.c
jato-0.0.1/arch/x86/lir-printer.c
jato-0.0.1/arch/x86/registers_32.c
jato-0.0.1/arch/x86/registers_64.c
jato-0.0.1/arch/x86/signal-bh.S
jato-0.0.1/arch/x86/signal.c
jato-0.0.1/arch/x86/stack-frame.c
jato-0.0.1/arch/x86/thread.c
jato-0.0.1/arch/x86/unwind_32.S
jato-0.0.1/arch/x86/unwind_64.S
jato-0.0.1/arch/x86/use-def.c
jato-0.0.1/cafebabe/
jato-0.0.1/cafebabe/CMakeLists.txt
jato-0.0.1/cafebabe/Doxyfile
jato-0.0.1/cafebabe/include/
jato-0.0.1/cafebabe/include/cafebabe/
jato-0.0.1/cafebabe/include/cafebabe/access.h
jato-0.0.1/cafebabe/include/cafebabe/attribute_array.h
jato-0.0.1/cafebabe/include/cafebabe/attribute_info.h
jato-0.0.1/cafebabe/include/cafebabe/class.h
jato-0.0.1/cafebabe/include/cafebabe/code_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/constant_pool.h
jato-0.0.1/cafebabe/include/cafebabe/constant_value_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/error.h
jato-0.0.1/cafebabe/include/cafebabe/field_info.h
jato-0.0.1/cafebabe/include/cafebabe/line_number_table_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/method_info.h
jato-0.0.1/cafebabe/include/cafebabe/source_file_attribute.h
jato-0.0.1/cafebabe/include/cafebabe/stream.h
jato-0.0.1/cafebabe/src/
jato-0.0.1/cafebabe/src/cafebabe/
jato-0.0.1/cafebabe/src/cafebabe/attribute_array.c
jato-0.0.1/cafebabe/src/cafebabe/attribute_info.c
jato-0.0.1/cafebabe/src/cafebabe/class.c
jato-0.0.1/cafebabe/src/cafebabe/code_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/constant_pool.c
jato-0.0.1/cafebabe/src/cafebabe/constant_value_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/error.c
jato-0.0.1/cafebabe/src/cafebabe/field_info.c
jato-0.0.1/cafebabe/src/cafebabe/line_number_table_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/method_info.c
jato-0.0.1/cafebabe/src/cafebabe/source_file_attribute.c
jato-0.0.1/cafebabe/src/cafebabe/stream.c
jato-0.0.1/cafebabe/src/dump.c
jato-0.0.1/cafebabe/src/java.c
jato-0.0.1/include/
jato-0.0.1/include/jit/
jato-0.0.1/include/jit/args.h
jato-0.0.1/include/jit/basic-block.h
jato-0.0.1/include/jit/bc-offset-mapping.h
jato-0.0.1/include/jit/bytecode-to-ir.h
jato-0.0.1/include/jit/compilation-unit.h
jato-0.0.1/include/jit/compiler.h
jato-0.0.1/include/jit/cu-mapping.h
jato-0.0.1/include/jit/disassemble.h
jato-0.0.1/include/jit/emit-code.h
jato-0.0.1/include/jit/emulate.h
jato-0.0.1/include/jit/exception.h
jato-0.0.1/include/jit/expression.h
jato-0.0.1/include/jit/gc-map.h
jato-0.0.1/include/jit/instruction.h
jato-0.0.1/include/jit/lir-printer.h
jato-0.0.1/include/jit/pc-map.h
jato-0.0.1/include/jit/perf-map.h
jato-0.0.1/include/jit/stack-slot.h
jato-0.0.1/includ
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.