C IDE for iOS

LLVM

You can compile C code into LLVM IR format with clang and interpret it with the lli command.

Multi files projects

Create projects with multiple C Sources, Headers and libraries.

Code Editor

Code editor with syntax highlighting and line numbers.

Terminal

A terminal is included for running commands and your projects.

Use your commands

Install your commands in LibTerm.

Open Source

SeeLess's source code is available on GitHub.