logo
首页技术栈工具库讨论
RubyInline

RubyInline

Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it. You can even write extra builders that will allow you to write inlined code in any language. Use Inline::C as a template and look at Module#inline for the required API.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconseattlerb/rubyinline268
RUBYGEMS
gem install RubyInline
查看
标签
根据用户添加的标签生成
暂无标签