Skip to content

orb1t/StructuredEditor

 
 

Repository files navigation

StructuredEditor

An experimental structured code editor prototype for a subset of C#.

http://guilabs.net

Structured editors directly operate on the syntax tree of a program as opposed to lines of text. Goals: easier, faster editing in many scenarios through better program understanding.

Blog post introduction

Screenshot1 Screenshot2

This was my thesis in 2007, see details here: http://osenkov.com/diplom/

Thesis PDF: http://osenkov.com/diplom/KirillOsenkovDiplom.pdf

The source code was originally published at: http://structurededitor.codeplex.com

About

An experimental structured code editor prototype for a subset of C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.0%
  • Smalltalk 2.5%
  • HTML 2.3%
  • CSS 0.2%