ALANVF / star-vm

A modular, high-level virtual machine for the Star programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarVM

StarVM is a portable virtual machine for the Star programming language.

Things to note:

  • This is not at all finished
  • This is most likely only going to be used for bootstrapping, although I may keep it around afterwards if it's good
  • I like bulleted lists
  • Idk how most of this dune stuff works ._.

Wait what happend to using Pascal?

Would love to continue using Pascal, but OCaml is just so much easier to work with. I might go back to Pascal at some point if I feel like OCaml isn't good enough, but this is what I've got for now.

About

A modular, high-level virtual machine for the Star programming language

License:MIT License


Languages

Language:Pascal 54.7%Language:OCaml 45.2%Language:Shell 0.1%