<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:burst="http://xmlns.com/burst/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:swrc="http://swrc.ontoware.org/ontology#" xmlns:cc="http://web.resource.org/cc/"><channel rdf:about="http://www.bibsonomy.org/user/ichun/programming"><title>BibSonomy publications for /user/ichun/programming</title><link>BibSonomyburst/user/ichun/programming</link><description>BibSonomy RSS feed for /user/ichun/programming</description><dc:date>2012-02-16T10:24:40+01:00</dc:date><items><rdf:Seq><rdf:li rdf:resource="http://www.bibsonomy.org/bibtex/26c78b4740a992f02442b714884b1b3f3/ichun"/></rdf:Seq></items></channel><item rdf:about="http://www.bibsonomy.org/bibtex/26c78b4740a992f02442b714884b1b3f3/ichun"><title>Living it up with a Live Programming Language</title><link>http://www.bibsonomy.org/bibtex/26c78b4740a992f02442b714884b1b3f3/ichun</link><dc:creator>ichun</dc:creator><dc:date>2007-06-26T15:55:19+02:00</dc:date><dc:subject>live programming </dc:subject><content:encoded>&lt;span class=&#034;authorEditorList&#034;&gt;&lt;a href=&#034;/author/McDirmid&#034;&gt;Sean McDirmid&lt;/a&gt; &lt;/span&gt;  (&lt;em&gt;2007&lt;/em&gt;)</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/live"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/programming"/></rdf:Bag></taxo:topics><burst:publication><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/26c78b4740a992f02442b714884b1b3f3/ichun"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/26c78b4740a992f02442b714884b1b3f3/ichun"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#Article"/><swrc:date>Tue Jun 26 15:55:19 CEST 2007</swrc:date><swrc:title>Living it up with a Live Programming Language</swrc:title><swrc:year>2007</swrc:year><swrc:keywords>live programming </swrc:keywords><swrc:abstract>A dynamic language improves programmer productivity through flexible typing, a focus on high-level programming, and by streamlining the edit-compile-debug cycle. Live languages go beyond dynamic languages with more programmer-centric features. A live language supports live programming that provides programmers with responsive and continuous feedback about how their edits affect program execution. A live language is also based on declarative programming constructs such as rules or data-flow connections so that programmers can write less code. A live language should also provide programmers with responsive semantic feedback to enable time-saving services such as code completion. This paper describes the design a textual live language known as SuperGlue. SuperGlue is based on reactive values known as signals that are supported with declarative data-flow connections and dynamic inheritance. Through signals and dynamic inheritance, SuperGlue supports live programming, declarative programming, and responsive semantic feedback. We demonstrate live programming in SuperGlue with a working prototype.</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Sean McDirmid"/></rdf:_1></rdf:Seq></swrc:author></rdf:Description></burst:publication></item></rdf:RDF>
