All Projects → jiangzheng1986 → Luaperfect

jiangzheng1986 / Luaperfect

A pure C++ Lua IDE project, aimed to be the fastest and lightest Lua IDE in the world.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Luaperfect

Basicpawn
BasicPawn - SourcePawn Editor
Stars: ✭ 60 (-83.7%)
Mutual labels:  ide, debugger, editor
Pyscripter
Pyscripter is a feature-rich but lightweight Python IDE
Stars: ✭ 584 (+58.7%)
Mutual labels:  ide, debugger, editor
Zerobranestudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
Stars: ✭ 2,255 (+512.77%)
Mutual labels:  ide, debugger, editor
Komodoedit
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
Stars: ✭ 1,972 (+435.87%)
Mutual labels:  ide, debugger, editor
Bridge.
Minecraft Add-on Editor | We strive to provide the best development experience possible
Stars: ✭ 193 (-47.55%)
Mutual labels:  ide, editor
Intellij Haxe
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
Stars: ✭ 188 (-48.91%)
Mutual labels:  ide, debugger
Theia
Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
Stars: ✭ 15,920 (+4226.09%)
Mutual labels:  ide, editor
Devel-Camelcadedb
Perl module for debugging with Perl5 plugin for IntelliJ
Stars: ✭ 23 (-93.75%)
Mutual labels:  debugger, ide
Pervane
Plain text file based note taking and knowledge base building tool, markdown editor, simple browser IDE.
Stars: ✭ 159 (-56.79%)
Mutual labels:  ide, editor
Composer
Visual and code editor for Common Workflow Language
Stars: ✭ 232 (-36.96%)
Mutual labels:  ide, editor
BrainfuckIDE
A Brainfuck IDE/debugger designed to be intuitive, featureful and visually appealing
Stars: ✭ 77 (-79.08%)
Mutual labels:  debugger, ide
Spacevim
A community-driven modular vim/neovim distribution - The ultimate vimrc
Stars: ✭ 17,558 (+4671.2%)
Mutual labels:  ide, editor
Vscodium
binary releases of VS Code without MS branding/telemetry/licensing
Stars: ✭ 14,639 (+3877.99%)
Mutual labels:  ide, editor
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (-40.22%)
Mutual labels:  ide, editor
Radasm2
RadASM v2
Stars: ✭ 161 (-56.25%)
Mutual labels:  ide, editor
purebasic
PureBasic OpenSource Projects
Stars: ✭ 83 (-77.45%)
Mutual labels:  debugger, ide
Slingcode
personal computing platform
Stars: ✭ 277 (-24.73%)
Mutual labels:  ide, editor
Intellij Micropython
Plugin for MicroPython devices in PyCharm and IntelliJ
Stars: ✭ 312 (-15.22%)
Mutual labels:  ide, editor
Cope
A modern IDE for writing classical Chinese poetry 格律诗编辑程序
Stars: ✭ 362 (-1.63%)
Mutual labels:  ide, editor
Lighttable
The Light Table IDE ⛺
Stars: ✭ 11,657 (+3067.66%)
Mutual labels:  ide, editor

LuaPerfect

概述

LuaPerfect是一款基于纯C++实现的独立的Lua编辑和调试工具:
1、接入方便:界面风格类似Visual Studio,符合VS用户习惯,非插件,接入自动化程度高,无需配置。
2、调试功能强大:稳定的基础调试功能,强大的表达式监视,悬浮监视,日志跳转,条件断点,Lua异常捕获,Lua反汇编等功能。还可以直接查看C#对象的各种成员,在Unity下还能列出组件列表和子物体列表。
3、调试性能高:调试密集Lua运算的游戏也不掉帧,因此特别适合调试游戏。
4、编辑功能强大:支持语法/语义代码高亮,自动API生成,语法检查,单词/语句自动完成,按语义跳转符号,代码格式化,类型推导,类型注解,全工程符号搜索,按语义重构等功能。
5、自带性能测试功能,测试密集Lua运算游戏的性能也不掉帧,因此结果更精确。
6、资源占用少:相对脚本化插件化的方案(IDEA,VSCode等),同等功能下内存等资源仅同类软件的一半左右。
7、稳定流畅:运行稳定流畅,经过内部外部大型项目重度使用验证,得到非常高评价。

软件形态

独立的PC端应用程序,非插件。解压即用,绿色环保,整个软件包非常精简,解压完仅4个文件,4.35M。自带自动更新,单次更新数据仅2M左右。

使用方式

LuaPerfect会自动列出系统中已有的带Lua解决方案的Unity/Unreal工程。在入口点用菜单自动粘贴启动调试的一行代码即可调试,无需任何其他操作。

使用截图

使用截图

联系我们

Author: Anders ([email protected])

Director: Young

QQ群: LuaPerfect官方群(932801740)

官方网站: https://luaperfect.net

关于被某杀毒软件误杀的说明

LuaPerfect经腾讯电脑管家查杀确认无病毒,建议被某杀毒软件误杀的朋友更换杀毒软件。(本说明非广告)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].