An open API service indexing awesome lists of open source software.

https://github.com/hiperbou/stackvm

A stack based VM implementation in Kotlin. Working on JVM, Browser or Node
https://github.com/hiperbou/stackvm

kotlin vm

Last synced: 6 months ago
JSON representation

A stack based VM implementation in Kotlin. Working on JVM, Browser or Node

Awesome Lists containing this project

README

          

# Multiplatform Stack based VM in Kotlin
![](https://github.com/hiperbou/stackvm/actions/workflows/gradle.yml/badge.svg)
![Top Language](https://img.shields.io/github/languages/top/hiperbou/stackvm.svg?style=flat)
![Code Size](https://img.shields.io/github/languages/code-size/hiperbou/stackvm.svg?style=flat)
![License](https://img.shields.io/github/license/hiperbou/stackvm.svg?style=flat&logo=gnu)

A stack based VM implementation in Kotlin.
Working on JVM, Browser or Node

Web editor:
https://hiperbou-vm.pages.dev/