go.vm

A simple virtual machine - compiler & interpreter - written in golang (by skx)

Go.vm Alternatives

Similar projects and alternatives to go.vm

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go.vm alternative or higher similarity.

go.vm reviews and mentions

Posts with mentions or reviews of go.vm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • New Assembly Like Programming Language?
    4 projects | news.ycombinator.com | 7 May 2022
    You might find something interesting if you were to look at virtual-machines - many are used for implementing scripting-languages, so while you'd not be writing assembly-code, you'd be writing "bytecode" programs.

    You could write bytecode for Lua, or bytecode for Python for example.

    I had a fun few weeks writing a simple virtual-machine, and a "compiler" which turns a simple assembly-language-like input into bytecodes which are then interpreted:

    https://github.com/skx/go.vm/

    Other examples, along with lua/python which were already mentioned, might include "Writing a compiler in go" this turns a scripting-language into a set of opcodes which a VM executes:

    * https://compilerbook.com/

Stats

Basic go.vm repo stats
1
309
1.8
almost 2 years ago

skx/go.vm is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of go.vm is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com