Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 759685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:37:35+00:00 2026-05-14T15:37:35+00:00

What application virtual machines are out there that are written in higher level languages?

  • 0

What application virtual machines are out there that are written in higher level languages? C/C++ looks like the languages of choice (for obvious reasons).

What I have found on google is at least two written in Java (both meta-circular) :
JikesRVM and Maxine.

Anything else that you have found?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T15:37:36+00:00Added an answer on May 14, 2026 at 3:37 pm
    • Many Scheme implementations are written in Scheme and although many of those are compilers or interpreters, some of those are VMs,
    • some CommonLisp implementations are written in CommonLisp and although many of those are compilers or interpreters, some of those are VMs,
    • the PyPy VM is written in RPython, which is a subset of Python with "syntax and semantics of Python, speed of C, restrictions of Java and compiler error messages as penetrable as MUMPS",
    • the Squeak Smalltalk VM is written in Slang (a subset of Squeak Smalltalk) and
    • the Klein Metacircular VM is written entirely in Self.

    Of those, the most interesting are Klein and Maxine (whose design is actually based on Klein). Metacircular Lisp and Scheme implementations usually assume the existence of some basic primitive special forms, which then have to be implemented in assembler, C or a limited subset of the language in a low-level style. Squeak and PyPy use a limited subset of the language. Jikes uses "magic" methods and low-level style.

    The idea of Klein and Maxine is that everything is written in high-level, object-oriented, expressive, idiomatic style. In the current version of Klein, there are only two tiny places where the style is hampered by some restriction: in the implementation of message sending, you cannot send any messages and in the implementation of object cloning you cannot clone any objects. However, the current compiler can actually inline or even completely optimize away object cloning and message sending, so those two places could be rewritten in normal OO Self style – it’s just that nobody has done it yet.

    All of that was just metacircular VMs. There’s also other VMs written in high-level languages:

    • HotRuby is a Ruby VM (actually, a YARV VM) written in JavaScript,
    • Red Sun is a Ruby VM (actually, a YARV VM) written in ActionScript,
    • Rava is a JVM-like VM written in Ruby by Koichi "ko1" Sasada, the author of YARV and
    • Ruva is a JVM-like VM written in Ruby
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a graphics application that is using virtual classes fairly extensively. It
Typical Event Log message looks like below. There you can find very interesting fields
Solution (kinda): Turns out this impersonation with .NET's security only allows application-level access. Since
I have a Java desktop application that I have written. During the execution I
I am developing some application in Linux .This Linux is a virtual machine running
I can currently convert a virtual directory to an application via the iis7.0 managers
I deployed my ASP.NET application under an existing virtual directory. The new deployment will
I have the following situation: multiple virtual directories under same application pool in IIS
I'm write installer for my web site. Installer creating application pool, virtual directory and
Application : HTA (therefore IE) This is an application that uses SendKeys to populate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.