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