fredldotme / Tide

The touch-friendly IDE
MIT License
11 stars 0 forks source link

Tide - The touch-friendly IDE

Welcome to Tide, your new favorite IDE for touch devices!

Preview

Overview

Tide IDE is a WebAssembly development environment for all kinds of form factors, but mainly for touch-enabled computing devices. It features:

Under the hood

This project uses LLVM + Clang and the Wasi SDK to provide a compiler toolchain for C & C++ projects. For the WebAssembly runtime it uses WAMR.

Building Tide

iPadOS

Building Tide requires a recent Xcode and QtCreator and prerequisite components built:

./bootstrap.sh

Afterwards you can open the CMake project in QtCreator.

Supporting Tide

Tide IDE is Free and Open Source Software, but support is necessary to keep the project afloat. Instead of jumping through hoops of building the software yourself you can purchase Tide IDE from the App Store.

Privacy policy

Tide does not automatically send any data to anyone.

License

Copyright Alfred Neumayer (C) 2023

This software is licensed under the MIT license.

Further copyright notices