Added Literal class to simlator. Included the class into the tokenizer.
tree4ccbc193491bca4a28c111654ad3b719aa143163
-rw-r--r-- 1928 Entity.py
-rw-r--r-- 2419 Expr.py
-rw-r--r-- 1036 Identifier.py
-rw-r--r-- 628 Keyword.py
-rw-r--r-- 511 Literal.py
-rw-r--r-- 4397 Parser.py
-rw-r--r-- 640 Port.py
-rw-r--r-- 941 Symbols.py
-rw-r--r-- 535 Token.py
-rw-r--r-- 1751 Trits.py
-rw-r--r-- 116 testParser
-rw-r--r-- 35 testTokenizer
-rw-r--r-- 3383 tokenizer.py