bril
常见例句
- Wasn't it possible to hack one of the existing VM like JRuby to produce BRIL code?
不是可以利用已有的VM,例如JRuby来生成BRIL代码吗? - On the technical side, Blue Ruby is using parse tree to produce BRIL code (ABAP VM bytecode). Blue Ruby takes care of security using a bridge and a virtual file system
从技术的角度看,Blue Ruby用 parse tree来生成BRIL代码(ABAP VM的字节码),用桥和虚拟文件系统来保证安全。 - We are looking into LLVM in even more futuristic side tracks of our project, but as our target platform is ABAP, compiling Ruby to BRIL with a compiler written in Ruby was the most pragmatic solution.
我们考虑过在项目的未来派的一边使用LLVM,但我们的目标平台是ABAP, 最实用的方法就是用Ruby写的编译器来把Ruby代码编译成BRIL了。 返回 bril