Skip to content

Exercism exercises in Arm64 Assembly.

License

Notifications You must be signed in to change notification settings

exercism/arm64-assembly

 
 

Repository files navigation

Exercism ARM64 Assembly Track

Exercism exercises in ARM64 Assembly.

Contributing

Please see the contributing guide. If you wish to work on this track, please post in the Exercism Community Forum to discuss it with the team.

Testing

To test the exercises, run ./bin/verify-exercises. This command will iterate over all exercises and check to see if their exemplar/example implementation passes all the tests.