RustPython: Building a Python 3 Interpreter in Rust

Опубликовано: 03 Июль 2020
на канале: Code Geek
2,602
53

RustPython: Building a Python 3 Interpreter in Rust
Python Tutorial - Python GUI Programming - Python GUI Examples (Tkinter Tutorial)
☞ https://morioh.com/p/f3bdfe6286ee

Python Tutorial: Image processing with Python (Using OpenCV)
☞ https://morioh.com/p/bc60494297f6

Python Programming Tutorial - Full Course for Beginners
☞ https://morioh.com/p/c8ebeaa911f9

Why you should move from Node.js to Rust in 2020
☞ https://morioh.com/p/79aaf93ed93a

Build your Python Extensions with Rust
☞ https://morioh.com/p/14b736e8b8de

Rust is a relatively new programming language aimed as a safe competitor of C. There are already attempts to write extension modules in rust and load them into CPython. A whole new approach would be to re-implement the Python language in rust. This is what RustPython is about. RustPython is a relatively new project. The aim of the project is to create a Python interpreter written entirely in Rust. Until now we used many of the language features available in rust, such as vectors, hashmaps, iterators. To implement standard
library modules, we would like to wrap existing rust crates.
This is what we did with the json module for example.

During this talk, we will demo the current state of the art of the project. We will take a dive into the internals of RustPython, from parsing, compilation, bytecode to actual execution on the Python virtual machine. Next to this we will cover the growing community, and the road ahead!

#Rust #Python #Morioh

PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed)

ORIGINAL SOURCE:    • RustPython: a Python implementation in Rus...  
------------------------------------------------------------------------------------
Social Network for Developers: http://bit.ly/2R1Lw31
Developer's Store: http://bit.ly/2L27JNR
Learn Startup: http://bit.ly/2UDotMN
Fanpage: http://bit.ly/2LyM4fJ


На этой странице сайта вы можете посмотреть видео онлайн RustPython: Building a Python 3 Interpreter in Rust длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Code Geek 03 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 2,602 раз и оно понравилось 53 зрителям. Приятного просмотра!