Violet - Python VM written in Swift on GitHub Features: Python 3.7 implemented in Swift - without comprehensions, yield, async, await, but still⦠most of the expected things work. For example: tests written in Python that we pass. Standard VM stuff: lexer, recursive descent parser, compiler and bytecode. We also have an interpreter (obviouslyâ¦), although most of the Python types/modules are implem
{{#tags}}- {{label}}
{{/tags}}