Rooby 用 Go 编写的类 Ruby 语言 Rooby

xuanbao • 1662 次点击    
这是一个分享于 的项目,其中的信息可能已经有所发展或是发生改变。
Rooby 是一种面向对象的语言,可以看作是 Go 和 Ruby 的结合体,旨在实现高效微服务开发。 Can be compiled into bytecode (with `.robc` extension) Can evaluate bytecode directly Everything is object Support comment Object and Class Top level main object Constructor Support class method Support inheritance Support instance variable Support self Variables Constant Local variable Instance variable Method Support evaluation with arguments Support evaluation without arguments Support evaluation with block (closure) BuiltIn Data Types (All of them are classes ) Class Integer String Boolean nil (has this type internally but parser hasn't support yet) Hash Array Flow control If statement Haven't support `for` or `while` yet IO Just `puts` for now
授权协议:
MIT
开发语言:
Google Go 查看源码»
操作系统:
跨平台
1662 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传