TrollEdit

About TrollEdit

TrollEdit is (school project at Faculty of informatics and information technologies, STU) free multiplatform text editor that tries to enrich source code with graphical elements for easier manipulation.

TrollEdit - multiplatform

Actual look

slide1
slide2
slide3
Show features

Features for version 1.3.4

  • • Multipatform application (Windows, Mac OS, Linux)
  • • Analysign of grammars(C, Lua, XML, Plaint Text)
  • • Code visualization as structure of blocks
  • • Two modes (1.text mode - simple notepad, 2.graphical mode - source with graphical elements
  • • More open files in workspace and move this files (drag&drop) on workspace
  • • Insert files (img, .exe, .doc, .pdf) into text/code
Close features

Used technologies

used-technology

Trolledit is a desktop application based on multiplatform Qt framework. Basically TrollEdit is an enhanced text editor developed as a real market product. It's strongest feature is based on graphical text enrichment based on semantically analyzed file content.

The core functionality of TrollEdit is based on the use of LPeg pattern matching library. Using this library we are able to parse source code according to its grammar into an abstract syntactic tree (AST). This data is then used to enhance the text visualization and so we are able to parse the content on any open file assuming that we have a matching language grammar.

How to works

TrollEdit - how to works

Team members

Peter Drahoš      Jozef Krajčovič       Team Innovators


Team Ufopak Add member

TrollEdit - download application TrollEdit - download media kit

Get in touch


TrollEdit contact

TrollEdit repo

Backt to top