- Notifications
You must be signed in to change notification settings - Fork4
NSExceptional/ASM-Swift
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Learning assembly is hard for newcomers, mostly because the documentation is a little harder to read, and there's so much of it. It's too easy to get overwhelmed by information.
This project aims to make it easier for someone to learn to "think in assembly" by providing a (much nicer) development environment to practice in that stillfeels like an assembly environment (this project is modeled after x86 Assembly to be exact). In the long term, I'd like to have a suite of programming challenges (with solutions). Feel free to submit your own in a PR.
Check out thewiki for documentation and example code, or open up the playground itself and dive into a little built-in example code after reading the rules (Contents.swift)
PRs welcome! Just please stick to my code style. I'm trying to make this in the image of x86 assembly with few exceptions, since that's what I know best.
Feature requests and suggestions are also welcome. And check out theProjects tab for a list of missing features if you want something to work on.
At the moment, I haven't properly documented all functions/instructions. I'd love some PRs correctingdocumentation markup.
If you find abug, please open an issue. If you fix it, submit a PR as well.
About
A playground for learning Assembly language through Swift.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.