[bug #1166](https://bugs.libre-soc.org/show_bug.cgi?id=1166),
[bug #1167](https://bugs.libre-soc.org/show_bug.cgi?id=1167)
+# Dmitry
+
+* [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980),
+ Started working on this, came to the conclusion that the lexer and
+ the parser should deal with some language-agnostic AST nodes
+* Implemented some basic nodes and tested whether the overall idea
+ is acceptable
+* We can already convert these node objects back to pseudocode
+* Moving on with investigating lexer and parser examples for ply
+
# Luke
* [bug #676](https://bugs.libre-soc.org/show_bug.cgi?id=676)