Go語言開發的Ruby VM - GobiesVM

jopen 10年前發布 | 15K 次閱讀 GobiesVM Google Go/Golang開發

一個采用Go開發的 Ruby VM 。旨在通過軟件事務內存利用并行性。

支持

  • Object manipulations (creation, method calling)
  • Variable assignment
  • Integer
  • Float
  • String (single-quoted)
  • Basic string operations
  • Blocks
  • Iterators
  • Arrays
  • Hashes
  • Threads
  • Basic IO

不支持

  • Conditional statements
  • Class/method definition
  • Native extension interface
  • Rubygems

項目主頁:http://www.baiduhome.net/lib/view/home/1410855291742

     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!