Academic fork of GNPy (upstream v2.13) with Numba JIT-compiled NLI routines: 2.58x-5.32x faster, numerically equivalent over 30,606 verified scenarios. Supports LATINCOM 2026.
-
Updated
Aug 3, 2026 - Python
Academic fork of GNPy (upstream v2.13) with Numba JIT-compiled NLI routines: 2.58x-5.32x faster, numerically equivalent over 30,606 verified scenarios. Supports LATINCOM 2026.
QCodeEditor 是一个基于 Qt 6 和 C++ 开发的代码编辑器,主要面向 QOT 语言。功能包括多标签页编辑、文件树侧边栏、查找替换、内置终端(Windows ConPTY,支持 PowerShell/CMD)和 JavaScript 插件系统。界面采用 Catppuccin Mocha 暗色主题。当前仅支持 Windows 10 1809 及以上版本。提供预编译包下载,支持源码编译(需 Qt 6.x + MinGW)
QOT Language 支持 —— 为 QOT 语言提供语法高亮、智能补全、悬停提示、一键运行脚本、编译 EXE/QTC 字节码、代码片段及帮助文档等完整 VSCode 开发体验
QOT 是一款轻量级的解释型脚本语言,它采用动态类型系统,支持数值、字符串、布尔、数组、字典等数据类型。QOT 拥有两套执行引擎:Python 解释器和 C++ 字节码虚拟机,并内置 Direct2D 图形界面支持。此外,QOT 支持将脚本编译为独立的 Windows 可执行文件(EXE),便于分发部署
Add a description, image, and links to the qot topic page so that developers can more easily learn about it.
To associate your repository with the qot topic, visit your repo's landing page and select "manage topics."