grotius-cnc / Qt_LLVM_App

JusForFun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt_LLVM_App

JusForFun

This is a project where the user can write some c or c++ code in a editor.

At the same time compilation is done every few seconds and compile output is presented in other window.

It uses a nice QMarkDownTextEdit widget including code highlight. Where the text height can be modified. The highlight indicator text is outcommented from source.

It show's how the Gdb interface is used.

screen

About

JusForFun


Languages

Language:C++ 92.2%Language:Makefile 5.5%Language:C 1.7%Language:QMake 0.4%Language:CMake 0.2%Language:Shell 0.1%