Skip to content

rocksteady591/TurboIDE

Repository files navigation

Logo

TurboIDE

Современная, быстрая и кроссплатформенная среда разработки.
Modern, fast, and cross-platform Integrated Development Environment.

C++ Platforms License


🇷🇺 Русский

TurboIDE — это интегрированная среда разработки. На данный момент фокус направлен на C++, но архитектура закладывается с учетом будущей поддержки других языков программирования.

✨ Основные преимущества

  • Кроссплатформенность: Работает на Windows, Linux и macOS.
  • Производительность: Написана на C++ для минимального потребления ресурсов и мгновенного отклика.
  • Фокус на C++: Глубокая интеграция с компиляторами и инструментами анализа кода.
  • Интуитивный интерфейс: Чистый дизайн, не отвлекающий от написания кода.

🚀 Планы развития

  • Расширенная поддержка отладчиков (GDB/LLDB).
  • Система плагинов для сообщества.
  • Поддержка дополнительных языков (Python, Rust, Go).
  • Облачная синхронизация настроек.

🇺🇸 English

TurboIDE is an project dedicated to building a high-performance IDE. Currently focused on C++, the architecture is designed to support programming languages in the future.

✨ Key Features

  • Cross-platform: Native support for Windows, Linux, and macOS.
  • High Performance: Built with C++ to ensure low memory footprint and lightning-fast response.
  • C++ Centric: Deep integration with modern compilers and static analysis tools.
  • User-Friendly UI: A clean and modern interface designed to keep you focused on your code.

🚀 Roadmap

  • Advanced debugger support (GDB/LLDB).
  • Plugin system for community extensions.
  • Support for additional languages (Python, Rust, Go).
  • Cloud settings synchronization.

🛠 Установка и сборка / Installation & Building

# Клонируйте репозиторий / Clone the repository
git clone [https://github.com/rocksteady591/TurboIDE.git](https://github.com/rocksteady591/TurboIDE.git)

# Перейдите в директорию / Enter the directory
cd TurboIDE

# Дальнейшие инструкции зависят от вашей системы сборки (CMake/etc)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors