An open API service indexing awesome lists of open source software.

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

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