Skip to content
#

qot

Here are 5 public repositories matching this topic...

Language: All
Filter by language

QCodeEditor 是一个基于 Qt 6 和 C++ 开发的代码编辑器,主要面向 QOT 语言。功能包括多标签页编辑、文件树侧边栏、查找替换、内置终端(Windows ConPTY,支持 PowerShell/CMD)和 JavaScript 插件系统。界面采用 Catppuccin Mocha 暗色主题。当前仅支持 Windows 10 1809 及以上版本。提供预编译包下载,支持源码编译(需 Qt 6.x + MinGW)

  • Updated Aug 15, 2026
  • C++

QOT 是一款轻量级的解释型脚本语言,它采用动态类型系统,支持数值、字符串、布尔、数组、字典等数据类型。QOT 拥有两套执行引擎:Python 解释器和 C++ 字节码虚拟机,并内置 Direct2D 图形界面支持。此外,QOT 支持将脚本编译为独立的 Windows 可执行文件(EXE),便于分发部署

  • Updated Aug 13, 2026
  • C++

Add this topic to your repo

To associate your repository with the qot topic, visit your repo's landing page and select "manage topics."

Learn more