Category:JRubyArt: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
mNo edit summary
Line 1: Line 1:
{{header|JRubyArt}} is an implementation of processing in ruby, that can be installed from {{header|RubyGems}}. It requires jdk11+ to be installed, and either a JRuby install or a JRuby-Complete install (as part of gem install).
{{header|JRubyArt}} is an implementation of {{header|Processing}} in ruby, that can be installed from {{header|RubyGems}}. It requires jdk11+ to be installed, and either a JRuby install or a JRuby-Complete install (as part of gem install).

Revision as of 11:46, 27 February 2020

JRubyArt is an implementation of Processing in ruby, that can be installed from RubyGems. It requires jdk11+ to be installed, and either a JRuby install or a JRuby-Complete install (as part of gem install).