Skip to content

ofavre/TwistIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwistIDE
========

Yet another IDE... but for C/C++ this time!
Yup, a dedicated IDE to this family of languages.
And it's not written in Java so you should have plenty of memory still free...

Why another IDE?
----------------

C/C++ IDEs are not quite well functional.
Their support for the language is often approximate,
and code completion is just a pain.

Why not improving an existing IDE?
There are beautiful libs out there that are particularly well suited for this language family,
that are just waiting to be used. And Java IDEs are just too heavy for anything.

What is TwistIDE made of?
-------------------------

We use LLVM through CLang for the C family language support.
LLDB is used for debugging.

About

A lightweight C/C++ IDE with fast compilation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors