Writing a Python compiler in Rust
Details
Python is a very popular programming language, but it is not without some challenges. Especially writing large projects is difficult due to the lax typing and deployment requirements.
Rust to the rescue! This time we will learn about a Python compiler written in Rust that performs type checking and inference and then compiles the code to a native binary.
Do you have a topic that you like to present? Maybe an idea you like to discuss with fellow rustaceans? Or do you want to bring this meetup to your favourite company or event location in the Rhine Main Area? Please contact us at rustrheinmain@capsimity.com.
Are you new to Rust or just curious about the language? You are welcome in our group and we are looking forward to meeting you.
Verwandte Themen
Python
Rust
Compilers
