Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A playground for learning Assembly language through Swift.

NotificationsYou must be signed in to change notification settings

NSExceptional/ASM-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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.

I want to learn!

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)

I want to help!

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.

Contact

@ThePantsThief
/u/ThePantsThief
tannerbennett@me.com

About

A playground for learning Assembly language through Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp