资讯

IT之家 9 月 3 日消息,JetBrains 昨天发布新闻稿,宣布 RubyMine IDE 现已对非商业用途免费, 开发者们现在可以免费使用这款 IDE 开发非商业用途应用 。 JetBrains 表示,他们想借此降低 Ruby ...
This article introduces RGen, a modelling framework inspired by openArchitectureWare. RGen uses internal DSLs for defining metamodels and offers a full modelling stack for Ruby.
The resulting ruby.nexe can be loaded by the NaCl browser plugin and used in Web applications. Native Client is a mechanism for running arbitrary native code within a Web browser.
With the help of the JRuby interpreter, Ruby works well with Java, configuring, integrating, and reusing Java software (more on that below). And simply learning Ruby has improved my Java code.
Maintainers behind the Ruby programming language have revised the project's Code of Conduct on GitHub to remove tolerating opposing viewpoints as a prerequisite. The decision comes after a ...
Besides JRuby, the XRuby project is hard at work to bring Ruby to the JVM. It's different in that it's a Ruby to Java bytecode compiler, whereas JRuby currently uses an AST-based interpreter ...
Open-source toolchain from Shopify promises a straightforward way to build and execute simple Ruby programs in WebAssembly runtimes.
Perhaps the best-known member of the metric_fu family is rcov, the Ruby code-coverage checker, written by Mauricio Fernandez. rcov invokes all your automated tests and then produces a report ...