Skip to content

spralja/rust-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-python

This is a Bachelor Project at Roskilde University

authors:

Developing a compiler for the Python programming lanuguage that compiles to LLVM byte code in RUST.

problem formulation:

  • Which subset of the python programming language (and programming languages in general) is it reasonable to create a compiler and optimiser for?
  • Why are compilers for Python created?
  • Is Rust a reasonable choice for creating compilers?
  • Do the most widely used Python compilers encompass the entierty of the Python programming language, and if not why?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages