hmac / kite

A Haskell-like language for scripting and web apps
BSD 3-Clause "New" or "Revised" License
13 stars 0 forks source link

Finish kitecore instruction set, compile to it #6

Open hmac opened 2 years ago

hmac commented 2 years ago

The kitecore VM language needs a few things in order to be a target for Kite compilation. Off the top of my head:

Once this is done, we can compile Kite to kitecore. We should then be able to pass kitecore straight to the VM and it should execute it.