Skip to content

alexcusack/python-byte-code-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Basic python interpreter

  • Interpreter is implemented in Python
  • Consumes byte code
  • Implements a basic calculator matching the cpython interpreter opcodes

About

Playing around with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages