Go to file
Justus Jan Nico Wolff 4bb3864d20 new file: HASHBASE/console-utils/log.py
new file:   HASHBASE/operators/add.py
	new file:   HASHBASE/operators/divide.py
	new file:   HASHBASE/operators/equal.py
	new file:   HASHBASE/operators/higher.py
	new file:   HASHBASE/operators/lower.py
	new file:   HASHBASE/operators/multiply.py
	new file:   HASHBASE/operators/remainder.py
	new file:   HASHBASE/operators/subtract.py
	new file:   HASHBASE/statements/create.py
	new file:   HASHBASE/statements/getatt.py
	new file:   HASHBASE/statements/if.py
	new file:   HASHBASE/statements/newobj.py
	new file:   HASHBASE/statements/setatt.py
	modified:   PCPL/interpreter.py
	modified:   hashengine.py
	deleted:    langsys/__pycache__/__init__.cpython-311.pyc
	modified:   langsys/lang/de_DE.LAN
	modified:   langsys/lang/en_EN.LAN
	modified:   main.py
2024-05-10 22:43:32 +02:00
HASHBASE new file: HASHBASE/console-utils/log.py 2024-05-10 22:43:32 +02:00
PCPL new file: HASHBASE/console-utils/log.py 2024-05-10 22:43:32 +02:00
icons added first icons, coding in progress 2024-05-10 22:09:59 +02:00
langsys new file: HASHBASE/console-utils/log.py 2024-05-10 22:43:32 +02:00
clang first commit with clang 2024-05-03 14:12:01 +02:00
hashengine.py new file: HASHBASE/console-utils/log.py 2024-05-10 22:43:32 +02:00
main.py new file: HASHBASE/console-utils/log.py 2024-05-10 22:43:32 +02:00
mtTkinter.py add files ig 2024-05-03 14:15:42 +02:00