Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/brianhill/register-vm-in-swift

A Swift Playground for the Wikibook "Creating a Virtual Machine" by Jeffrey Meunier
https://github.com/brianhill/register-vm-in-swift

Last synced: 2 months ago
JSON representation

A Swift Playground for the Wikibook "Creating a Virtual Machine" by Jeffrey Meunier

Lists

README

        

# register-vm-in-swift

_A Swift playground corresponding to a chapter in the Wikibook_ [Creating a Virtual Machine](https://en.wikibooks.org/wiki/Creating_a_Virtual_Machine) _by Jeffrey Meunier and other Wikibooks contributors._

_This text is incorporated into the wikibook as_ [Register VM in Swift](https://en.wikibooks.org/wiki/Creating_a_Virtual_Machine/Register_VM_in_Swift). _It is a direct translation from C into Swift of the chapter_
[Register VM in C](https://en.wikibooks.org/wiki/Creating_a_Virtual_Machine/Register_VM_in_C).

_This text and the text from which it was translated are licensed under the_ [Creative Commons Attribution-ShareAlike License](http://creativecommons.org/licenses/by-sa/3.0/).