Frame-based editor (original) (raw)

About DBpedia

A frame-based editor is a specific kind of structure editor, typically used as a source code editor for the manipulation of computer programs. Program elements are represented by frames, which form the standard atomic unit of manipulation in the editor. Frames in the editor represent nodes in the underlying syntax tree of the language being written, such as simple statements, control structures, or methods, and are manipulated as single entities in the user interface.

thumbnail

Property Value
dbo:abstract A frame-based editor is a specific kind of structure editor, typically used as a source code editor for the manipulation of computer programs. Program elements are represented by frames, which form the standard atomic unit of manipulation in the editor. Frames in the editor represent nodes in the underlying syntax tree of the language being written, such as simple statements, control structures, or methods, and are manipulated as single entities in the user interface. The representation of frame-based programs on screen makes use of graphical and textual elements. Most fundamentally, scope is presented by graphical boxes (the "frames" that give these editors their name), but other graphical elements, including color and graphical presentation, are also employed. Manipulation of frames in frame-based editors is typically supported equally via mouse-based gestures and keyboard manipulation. (en)
dbo:thumbnail wiki-commons:Special:FilePath/Stride-screen.png?width=300
dbo:wikiPageID 59784537 (xsd:integer)
dbo:wikiPageLength 5806 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1121777045 (xsd:integer)
dbo:wikiPageWikiLink dbr:Scratch_(programming_language) dbr:Blockly dbr:BlueJ dbr:Snap!_(programming_language) dbr:Alice_(software) dbr:Source_code_editor dbr:Greenfoot dbr:King's_College_London dbc:Text_editor_features dbr:App_Inventor dbr:Structure_editor dbr:Stride_programming_language
dbp:caption Frame-based editor (en)
dbp:name Frame-based editor (en)
dbp:screenshot Stride-screen.png (en)
dbp:screenshotAlt Frame-based code sample (en)
dbp:screenshotSize 270 (xsd:integer)
dbp:wikiPageUsesTemplate dbt:Infobox_programming_language dbt:Reflist dbt:Context
dcterms:subject dbc:Text_editor_features
rdf:type owl:Thing dbo:Language schema:Language wikidata:Q315 wikidata:Q9143 dbo:ProgrammingLanguage
rdfs:comment A frame-based editor is a specific kind of structure editor, typically used as a source code editor for the manipulation of computer programs. Program elements are represented by frames, which form the standard atomic unit of manipulation in the editor. Frames in the editor represent nodes in the underlying syntax tree of the language being written, such as simple statements, control structures, or methods, and are manipulated as single entities in the user interface. (en)
rdfs:label Frame-based editor (en)
owl:sameAs wikidata:Frame-based editor https://global.dbpedia.org/id/9k8tW
prov:wasDerivedFrom wikipedia-en:Frame-based_editor?oldid=1121777045&ns=0
foaf:depiction wiki-commons:Special:FilePath/Stride-screen.png
foaf:isPrimaryTopicOf wikipedia-en:Frame-based_editor
foaf:name Frame-based editor (en)
is dbo:wikiPageWikiLink of dbr:Greenfoot
is foaf:primaryTopic of wikipedia-en:Frame-based_editor