@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:VistaSmalltalk	rdf:type	ns2:ProgrammingLanguage106898352 ,
		ns2:ProgrammingLanguages .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:VistaSmalltalk	dbpprop:name	"VistaSmalltalk"@en .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:VistaSmalltalk	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000004716782> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:VistaSmalltalk	foaf:page	ns6:VistaSmalltalk ;
	dbpprop:reference	<http://www.refactory.com/Software/SharpSmalltalk/> ,
		<http://msdn2.microsoft.com/en-us/library/ms752059.aspx> ,
		<http://www.double.co.nz/smallscript/byexample.htm> ,
		<http://technet.microsoft.com/en-us/windowsvista/aa905055.aspx> ,
		<http://www.cincomsmalltalk.com/CincomSmalltalkWiki/Cincom+Smalltalk+.NET+Plans> ,
		<http://weeklysqueak.wordpress.com/2006/11/21/extra-gemstone-goes-seaside/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:VistaSmalltalk	rdfs:label	"VistaSmalltalk"@en ;
	dbpprop:abstract	"VistaSmalltalk, or Vistascript, is a Microsoft Vista scripting Internet Explorer web development environment based on Smalltalk for the Microsoft . NET framework using XAML. While the name implies it is only an implementation of Smalltalk, Vista Smalltalk also includes a Lisp language engine which can use the Smalltalk libraries. Vista Smalltalk can be opened in IE7 either by clicking on the link at the Vistascript. net home page (this does not work. ) or by downloading the code and executing vst. exe within its directory or with its directory set in the PATH for Windows XP or Windows Vista. Newer versions of Vista Smalltalk can also be run on top of the Adobe Flash. This by technical novelty- Vista Smalltalk is using the Flash runtime instead of a traditional Smalltalk virtual machine, something which hasn't been done before. This use of Flash for Vista Smalltalk's runtime means that Vista Smalltalk (contrary to the name) can now be run on Mac OS X and Linux, where the original Vista Smalltalk was constrained to Windows due to its use of . NET. Once the browser pane is visible, a right-click on the background makes available a typical Smalltalk workspace, transcript or class browser. This is comparable to opening a browser on running code in the Seaside web framework. Similar early efforts were Smallscript and SharpSmalltalk. A future release of the Gemstone framework with continuations may offer similar facilities for runtime code edits in a web browser. As of May 2008 it appears to be no longer available."@en ;
	rdfs:comment	"VistaSmalltalk, or Vistascript, is a Microsoft Vista scripting Internet Explorer web development environment based on Smalltalk for the Microsoft . NET framework using XAML. While the name implies it is only an implementation of Smalltalk, Vista Smalltalk also includes a Lisp language engine which can use the Smalltalk libraries. Vista Smalltalk can be opened in IE7 either by clicking on the link at the Vistascript. net home page (this does not work."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:VistaSmalltalk	skos:subject	<http://dbpedia.org/resource/Category:.NET_programming_languages> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
dbpedia:VistaSmalltalk	skos:subject	ns9:Object-oriented_programming ,
		ns9:Lisp_programming_language_family ,
		ns9:Class-based_programming_languages ,
		ns9:Smalltalk_programming_language_family .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
dbpedia:VistaSmalltalk	dbpprop:wikiPageUsesTemplate	ns10:infobox_programming_language ;
	dbpprop:year	2006 ;
	dbpprop:implementations	"Vistascript, Vista Smalltalk"@en ;
	dbpprop:influencedBy	dbpedia:Smalltalk ,
		dbpedia:Object-oriented_programming ;
	dbpprop:paradigm	dbpedia:Object-oriented_programming .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:VistaSmalltalk	dbpprop:hasPhotoCollection	ns11:VistaSmalltalk .
@prefix ns12:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:VistaSmalltalk	dbpprop:wordnet_type	ns12:synset-programming_language-noun-1 .
dbpedia:Vistascript	dbpprop:redirect	dbpedia:VistaSmalltalk .
dbpedia:Vista_Smalltalk	dbpprop:redirect	dbpedia:VistaSmalltalk .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:VistaSmalltalk	owl:sameAs	dbpedia:VistaSmalltalk .