Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NAME Debug Adapter #447

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Add NAME Debug Adapter #447

merged 1 commit into from
Dec 8, 2023

Conversation

qwe-q
Copy link
Contributor

@qwe-q qwe-q commented Dec 8, 2023

The NAME emulator is a project sponsored by the University of Texas at Dallas, more specifically by the professor John Cole. It aims to implement a MIPS emulator used by students to learn about computer architecture.

To my knowledge this is the first practical DAP server written in Rust, made possible thanks to the dap-rs crate.

The code is continuing to evolve and we have not yet released the extension to the VS Code marketplace. However, I believe it is sufficiently instructive on the subject of DAP to be presentable on the DAP implementers page today.

Add information about the NAME emulator
@connor4312 connor4312 enabled auto-merge (squash) December 8, 2023 00:33
@connor4312 connor4312 merged commit 5ed0ddf into microsoft:gh-pages Dec 8, 2023
2 checks passed
sergeysalata pushed a commit to sergeysalata/debug-adapter-protocol that referenced this pull request Mar 31, 2024
Add information about the NAME emulator
connor4312 added a commit that referenced this pull request Aug 10, 2024
* fix: fix link accessibility issues

* Added scala adapter to adapters.md (#395)

* Update OCaml Earlybird implementation data (#423)

* Add NAME Debug Adapter (#447)

Add information about the NAME emulator

* add 2 adapters

* fix format

---------

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Co-authored-by: Lucas Nouguier <lucas.nouguier@protonmail.com>
Co-authored-by: Connor Peet <connor@peet.io>
Co-authored-by: Simmo Saan <simmo.saan@gmail.com>
Co-authored-by: qwe-q <71057669+qwe-q@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants