jQuery('#ajaxmodal .modal-body-content').html('
\n
\n\n
\n\"Large\n<\/div>\n<\/a>\n
\n

\nImplicit Programming\n
\n<\/small>\n<\/h2>\n

Viktor Kuncak<\/h4>\n

\nRecorded\n17 November 2011\nin Lausanne, Vaud, Switzerland\n<\/p>\n

\nEvent:<\/b>\nKTN<\/a>\n- Know Thy Neighbor\n<\/p>\n

Abstract<\/h4>\n
\n

Programming is harder than it should be. To make it easier, we propose implicit programming, a declarative programming model where automated reasoning plays a key role during: (1) interactive program development; (2) program compilation; and (3) program execution.<\/p>\n\n

For each of these aspects of software development we present an implemented tool that advances it. For interactive development we present synthesis based on type constraints, running within a program editor. For program compilation, we present synthesis procedures that compile desired properties into explicit executable code. For program execution, we present a system that performs constraint solving and solution enumeration at run time, increasing the expressive power of programs, supporting test case generation, prototyping, and the use of contracts as safety nets.<\/p>\n\n

Key insights behind our tools are new theorem proving and constraint solving algorithms for infinite domains, such as algebraic data types with recursive functions, multisets, and sets. Our work builds on the Scala language infrastructure, including its tool support and the capabilities for domain-specific language embedding. In the future we plan to extend and leverage this technology to empower broader segments of the population to develop and customize our computational infrastructure.<\/p>\n\n<\/div>\n

Watched 1201 times.<\/p>\n<\/i> Watch<\/a>\n<\/div>\n<\/div>\n<\/div>\n'); jQuery('#ajaxmodal .modal-title').html("Talk Details"); jQuery('#ajaxmodal').modal({keyboard: true, show: true});