-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
generalA talk for the general slotA talk for the general slotneeds schedulingThis talk has a speaker, and enough interest, but no date is scheduled yetThis talk has a speaker, and enough interest, but no date is scheduled yet
Description
Estimated duration: 1 hour
RPython is the framework implemented and used by the PyPy project to create interpreters for dynamic languages with built in JIT support. It can also be used to implement other languages like Ruby.
I want to talk about how RPython can be used to create a compiled executable, and also how Just-In-Time compilation works (and why it's so difficult in dynamic languages), and how RPython manages to implement Just-In-Time compilation.
Maybe we will even implement a JITed interpreter for a tiny toy language.
krenzlin, tbscu, cm2484, FlxVctr and alexpovel
Metadata
Metadata
Assignees
Labels
generalA talk for the general slotA talk for the general slotneeds schedulingThis talk has a speaker, and enough interest, but no date is scheduled yetThis talk has a speaker, and enough interest, but no date is scheduled yet