BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon2021//speaker//NWXJWH
BEGIN:VEVENT
SUMMARY:FunSQL: a library for compositional construction of SQL queries - 
 Clark C. Evans\, Kyrylo Simonov
DTSTART:20210728T133000Z
DTEND:20210728T140000Z
DTSTAMP:20260816T191432Z
UID:pretalx-juliacon2021-FEG39B@pretalx.com
DESCRIPTION:Julia programmers sometimes need to interrogate data with the 
 Structured Query Language (SQL).  But SQL is notoriously hard to write in 
 a modular fashion. There is no way to reuse SQL query fragments among diff
 erent queries.\n\nFunSQL exposes full expressive power of SQL with a compo
 sitional semantics. FunSQL allows you to build queries incrementally from 
 small independent fragments.  This approach is particularly useful for bui
 lding applications that programmatically construct SQL queries.
LOCATION:Red
URL:https://pretalx.com/juliacon2021/talk/FEG39B/
END:VEVENT
BEGIN:VEVENT
SUMMARY:HypertextLiteral : performant string interpolation for HTML/SVG - 
 Clark C. Evans
DTSTART:20210728T201000Z
DTEND:20210728T202000Z
DTSTAMP:20260816T191432Z
UID:pretalx-juliacon2021-9XJTRW@pretalx.com
DESCRIPTION:HypertextLiteral is a Julia package for generating HTML\, SVG\
 , and other SGML tagged content. It works similar to Julia string interpol
 ation\, appropriately escaping interpolated values and providing handy dat
 a conversions dependent upon context. The implementation compiles template
 s to functions\, with a custom IO proxy for escaping.\n\nFor those buildin
 g dynamic hypertext\, HTL is fast: 40x faster than object-based serializat
 ions\; 8x faster than naive list comprehensions with string interpolation.
LOCATION:Red
URL:https://pretalx.com/juliacon2021/talk/9XJTRW/
END:VEVENT
END:VCALENDAR
