Skip to content

breckinloggins/RockPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

RockPython is an educational project to compile a subset of Python to machine code.

Ideas if things get serious:

  • Use LLVM for RockPython backend
  • Use the Objective-C runtime for dynamic typing and the object system (or glib, or something)
  • Tagged pointers

For now, though, the goal is to learn about file formats and generating x86-64 machine code.

About

A Python compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors