adam-mcdaniel / sage

A programming language that's wise beyond its bytes!🌱🌿🪴
https://adam-mcdaniel.net/sage-website
MIT License
414 stars 15 forks source link

WIP: FFI #45

Closed adam-mcdaniel closed 1 year ago

adam-mcdaniel commented 1 year ago

Moved all input and side-effecting logic into the side_effects module. This PR implements an FFI in sage assembly and VM code.