Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nqasm: Initial stab at a lexer and parser | Bobby Bingham | 2017-01-15 | 1 | -0/+30 |
So far, this only understands instructions, but no operands or labels. It doesn't handle bad input gracefully. It's just enough to test the basics. |