Ruby
Elide can execute your Ruby applications, while integrating with other languages like JavaScript and Python.
elide run --ruby ...
def hello
puts "Elide can run Ruby!"
end
Language Engine
Elide executes Ruby using TruffleRuby from Oracle.
Language | Ruby |
---|---|
Standard | MRI |
Maturity | |
Engine |
Glossary
A definition list or a glossary:
- First Term
This is the definition of the first term.
- Second Term
This is the definition of the second term.
Last modified: 24 June 2024