Skip to content

Commit

Permalink
update for python port
Browse files Browse the repository at this point in the history
  • Loading branch information
beejjorgensen committed Jun 19, 2019
1 parent f132e30 commit 81ed88c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions asm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ files.
This will produce a `.ls8` file for a given source.

```
node asm source.asm
python asm.py source.asm
```

## Features
Expand All @@ -21,7 +21,3 @@ node asm source.asm
* String constants
* Numeric constants
* Comments

## TODO

* Port this to Python

0 comments on commit 81ed88c

Please sign in to comment.