SeeLess - C Compiler

SeeLess - C Compiler

LLVM IR

9 ratings
5 reviews
#98 in paid Developer Tools
📊 Productivity
🛠️ Developer Tools
$2.99

Details

  • Released
  • Updated
  • November 12, 2019
  • April 21, 2020

Features

SeeLess - C Compiler screenshot #1 for iPhone
SeeLess - C Compiler screenshot #2 for iPhone
SeeLess - C Compiler screenshot #3 for iPhone
SeeLess - C Compiler screenshot #4 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

This app provides a C Integrated Development Environment (IDE) for iOS devices. It allows users to write and compile C code using the clang compiler, generating LLVM IR for execution. Manage your coding projects with an integrated file browser.

C IDE for iOS
Clang compiler
LLVM IR generation
File browser for project management
Link multiple objects into one executable
Show original description

What's New in SeeLess

2.0

April 21, 2020

SeeLess now uses the system file browser for a less confuse interface.

Charts

Top Paid

The app has maintained its position at 98 recently.

Last updated on July 19, 2026.

User reviews

Large files crashes the app

Wanted to edit a 5 mb js file. The app crashed

有bug

第一次打开可以编译,再次打开就无法编译了。软件卸载重装后又可以编译了。希望up尽快解决此问题。否则,每用一次,就要重新下载安装一次。

pretty amazing

do realize we are playing inside limited environments. if you work in virtual environments in any way im sure youll be fine here.

now, i am using this to learn/write/transfer to a backend. i can tell you that the code works. it works fine. ive had zero issues.

it really depends on what you want from an application like this but for me it compiles and literally runs c programs on an ipad. i mean. think about what that signifies.
Show more

App crashes after creating a project

I’ve been able to create a project and build only once, all other times the app crashes.

need support for c++

This is the best offline C ide on ios. But it dose not have the C++ stander library while it support the C++ grammar when use the flag -x c++.

Developer apps

FAQ

What is SeeLess used for?

SeeLess is a C IDE for iOS that allows you to write and compile C code directly on your iPhone or iPad. It uses the clang compiler to generate LLVM IR, which can then be executed.

How much does SeeLess cost?

SeeLess is a paid application, priced at $2.99. This one-time purchase grants you access to all its features for C development on iOS.

What devices does SeeLess support?

SeeLess is compatible with iPhone, iPad, and iPod touch devices. It is designed to run on Apple's mobile operating system.

Does SeeLess have ads?

No, SeeLess does not contain advertisements. As a paid application, it offers an ad-free development experience.

How often is SeeLess updated?

The latest version of SeeLess was released on April 21, 2020. While updates may not be frequent, the app is stable for its intended purpose.

What is the age rating for SeeLess?

SeeLess has an age rating of 4+, making it suitable for a wide range of users interested in programming.

Can SeeLess link multiple C files together?

Yes, SeeLess includes llvm-link, which allows you to link multiple object files together into a single 'executable' within the app.

What compiler does SeeLess use?

SeeLess utilizes the clang compiler to compile C programs. It generates bitcode with specific flags for execution via the lli command.