Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
とても初歩的な質問です。
JRuby は、JVM 上に実装された Ruby です。これは、作成プロセスが、C ではなく、Java のメソッドとクラスで実装された Ruby 言語をゼロから作成したということですか? つまり、すべての Ruby メソッドが Java で 1 つずつ実装されていたということですか? 私の質問は、JVM の理解の欠如に根ざしていると思います。