YAPC::Europe 2011 in Riga

YAPC::Europe 2011 “Modern Perl”

Twitter #ye2011    RSS       Log in

use types

By Reini Urban (‎rurban‎) from Dresden.pm
Date: Tuesday, 16 August 2011 14:10
Duration: 40 minutes
Target audience: Any
Language:
Tags: extension language

You can find more information on the speaker's site:


My plan for 5.16 are types. Type-checks make perl slower and might come handy for discipline,
but using types offers many optimizations possibilities.

Type-checking with use types already existed since 2002, and nobody used it. So I'll focus on optimizations.
Typed arrays, hashes and scalars.
For core and the compiler.

Attended by: