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

Add Standard instructions for parallelism #48

Closed adam-mcdaniel closed 1 week ago

adam-mcdaniel commented 1 year ago

Add instructions like Spawn which creates another tape head with its own independent state elsewhere on the tape which runs concurrently asynchronously.

adam-mcdaniel commented 1 week ago

The basic instruction set now includes data parallelism!