RSS Amplifier

Ilya Bylich - Blog · Jan 26, 2020

Evaluating Ruby in Ruby

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

TL;DR # This article is about instruction sequences and evaluating them using pure Ruby. The repository is available here . Is it a Ruby implementation? No. It’s just a runner of instructions. It is similar to MRI’s virtual machine, but it lacks many features and it’s 100 times slower. Can I use it in my applications? Of course, no. Well, if you want.

Read on /2020-01-26-evaluating-ruby-in-ruby/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.