fist version of the lexer

This commit is contained in:
2019-10-22 19:02:51 +02:00
parent 8f1c2ed818
commit 913cd3c0b3
8 changed files with 368 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ def main():
# launch the parsers
# execute the concepts
print(event_as_string)
return True