Whitespace interpreter written in Python for my OU final module (TM470)
whitepy - Whitespace interpreter written in Python3... (more…)
Read more »Pyright is a tool by Microsoft for statically type checking Python code. It is faster and more efficient than the alternatives. Read more