change minitranslator to use MicroLang

This commit is contained in:
aarneranta
2021-05-26 08:50:08 +02:00
parent 3dfd6730f8
commit aedaee8312
3 changed files with 7 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ A minimal translator can be found in
[`minitranslator.py`](./minitranslator.py)
This program reads one line of input and translates it from English to Swedish by using `MiniGrammar.pgf`. Example:
This program reads one line of input and translates it from English to Swedish by using `MicroGrammar.pgf`. Example:
```
$ echo "the cat is black" | python3 minitranslator.py
katten är svart