https://github.com/daedlock/vscode-miden-assembly
https://github.com/daedlock/vscode-miden-assembly
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daedlock/vscode-miden-assembly
- Owner: daedlock
- Created: 2024-02-20T18:28:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T18:43:57.000Z (over 2 years ago)
- Last Synced: 2025-11-21T23:02:54.720Z (7 months ago)
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# miden-assembly README
This VSCode extension provides basic language support for Polygon Miden Assembly language (MASM). The tmLanguage grammar is comprehensive and include all vm opcodes supported by miden.
### TODO:
- Intellisense for opcodes
- MASM snippets