added readme

This commit is contained in:
Tom Everett
2016-03-01 19:40:14 -07:00
parent d7639c04c1
commit 4b467ac519
+7
View File
@@ -0,0 +1,7 @@
PDP7Parse
---
PDP7Parse is an example of parsing PDP7 using an [Antlr4](http://www.antlr.org/) grammar. The authoritative home of the grammar file is on Antlr4 [grammars-v4](https://github.com/antlr/grammars-v4) tree.
PDP7Parse could be extended to implement a simple assembler for pdp7-unix.