https://github.com/icorbrey/pep9-asm
Language support for the Pep/9 assembly language in VS Code.
https://github.com/icorbrey/pep9-asm
assembly computer-systems language-support pep showcase vscode-extension
Last synced: 5 months ago
JSON representation
Language support for the Pep/9 assembly language in VS Code.
- Host: GitHub
- URL: https://github.com/icorbrey/pep9-asm
- Owner: icorbrey
- Created: 2020-04-29T00:18:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T20:46:38.000Z (over 5 years ago)
- Last Synced: 2025-02-28T23:05:50.296Z (about 1 year ago)
- Topics: assembly, computer-systems, language-support, pep, showcase, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=icorbrey.pep9-asm
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Pep/9 Assembly Language Extension
[](https://dev.azure.com/isaac-corbrey/e6f05dc1-96a4-4f49-b3a3-ed658859ca95/_boards/board/t/dd470ec3-2fd4-433b-be90-4259cb3963a1/Microsoft.FeatureCategory/)
Language support for the Pep/9 assembly language.

## Features
Adds basic language support for the Pep/9 assembly language used in the Computer Systems college course.
## Release Notes
### 1.1.0
Improved syntax matching.
### 1.0.0
Initial release of basic language support.