https://github.com/artegoser/neo-assembly
Assembly for my processor
https://github.com/artegoser/neo-assembly
Last synced: 3 months ago
JSON representation
Assembly for my processor
- Host: GitHub
- URL: https://github.com/artegoser/neo-assembly
- Owner: artegoser
- License: mit
- Created: 2022-01-28T17:19:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T17:07:45.000Z (over 3 years ago)
- Last Synced: 2024-03-24T00:27:34.223Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NEO-Assembly
## Installation
```bash
npm i neo-assembly -g
```## Using
```bash
neasm compile file.neasm -o compiledfile.cneasm
```## Syntax highlighting
Install the vs-code extension from the neo-assembly.vsix file