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
- Host: GitHub
- URL: https://github.com/hiperbou/stackvm
- Owner: hiperbou
- License: mit
- Created: 2022-07-01T17:52:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-08T16:25:03.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T08:47:10.350Z (8 months ago)
- Topics: kotlin, vm
- Language: Kotlin
- Homepage:
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiplatform Stack based VM in Kotlin



A stack based VM implementation in Kotlin.
Working on JVM, Browser or NodeWeb editor:
https://hiperbou-vm.pages.dev/