Show HN: ASMLings – Rustlings-style exercises for Intel 8086 assembly
Category: cli-tool
Tags: assembly, education, rust, 8086, interactive-learning
Score: 6.3/10 (Innovation: 5, Technical: 7, Documentation: 7, Utility: 6)
ASMLings is an interactive educational tool that provides a sandboxed environment for learning Intel 8086 assembly programming, inspired by the Rustlings project. It uses a Rust-based 16-bit x86 emulator to give instant feedback on exercises, making assembly learning engaging and accessible. The project stands out for its novel application of the 'lings' concept to low-level assembly education.
Target audience: students, educators, backend devs
Repository: https://github.com/giacomo-folli/asmlings · Rust · 30 stars
View on Hacker News