Skip to content

xtursky/TrollEdit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrollEdit is a Qt based text editor developed by students at Slovak University of Technology.

The main goal of the project is to teach students open source deveopmnet and team management.
TrollEdit itself is an experiment to utilize full AST code analysis during writing of code.
This can have benefits in various common tasks such as moving blocks of code, syntax checking,
syntax highlighting etc.

This repository contains a fork of the project which I modified to use CMake based build system 
instead of the default qmake. Other modifications include statically linked in lpeg and reordered
project file structure.


__________________________________________________________________________________________
Links

Slovak University of Technology:
http://www.fiit.stuba.sk/generate_page.php?page_id=749

Students project page (in Slovak)
http://labss2.fiit.stuba.sk/TeamProject/2011/team10is-si/index.html

Project page (in English):
http://innovators-team10.github.com

Install instructions:
https://github.com/Innovators-Team10/TrollEdit/wiki/Install-instructions
__________________________________________________________________________________________



Contact
[email protected] 

About

Students project. AST driven QT based text editor with graphical enhancements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 81.9%
  • Lua 11.2%
  • C++ 6.9%