All Projects → Camelcade → Devel-Camelcadedb

Camelcade / Devel-Camelcadedb

Licence: other
Perl module for debugging with Perl5 plugin for IntelliJ

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Devel-Camelcadedb

Intellij Haxe
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
Stars: ✭ 188 (+717.39%)
Mutual labels:  debugger, intellij, ide
Pyscripter
Pyscripter is a feature-rich but lightweight Python IDE
Stars: ✭ 584 (+2439.13%)
Mutual labels:  debugger, ide
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+1965.22%)
Mutual labels:  debugger, ide
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 (+9704.35%)
Mutual labels:  debugger, ide
Devel-hdb
A graphical Perl debugger implemented as a web service
Stars: ✭ 29 (+26.09%)
Mutual labels:  debugger, perl5
Dlangide
D language IDE based on DlangUI
Stars: ✭ 358 (+1456.52%)
Mutual labels:  debugger, ide
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 (+8473.91%)
Mutual labels:  debugger, ide
R4intellij
An integration of the R programming language into Intellij IDEA
Stars: ✭ 150 (+552.17%)
Mutual labels:  intellij, ide
purebasic
PureBasic OpenSource Projects
Stars: ✭ 83 (+260.87%)
Mutual labels:  debugger, ide
idea-sexyeditor
Sexy editor plugin for IntelliJ - one that you can't live without
Stars: ✭ 92 (+300%)
Mutual labels:  intellij, ide
EmojIDE
Programming in Discord emojis. Second place for the ProgrammerHumor Hackathon
Stars: ✭ 30 (+30.43%)
Mutual labels:  intellij, ide
BrainfuckIDE
A Brainfuck IDE/debugger designed to be intuitive, featureful and visually appealing
Stars: ✭ 77 (+234.78%)
Mutual labels:  debugger, ide
Intellij Makefile
Makefile support for IntelliJ-based IDEs
Stars: ✭ 164 (+613.04%)
Mutual labels:  intellij, ide
Luaperfect
A pure C++ Lua IDE project, aimed to be the fastest and lightest Lua IDE in the world.
Stars: ✭ 368 (+1500%)
Mutual labels:  debugger, ide
Intellij Community
IntelliJ IDEA Community Edition & IntelliJ Platform
Stars: ✭ 13,072 (+56734.78%)
Mutual labels:  intellij, ide
Basicpawn
BasicPawn - SourcePawn Editor
Stars: ✭ 60 (+160.87%)
Mutual labels:  debugger, ide
I Pascal
A free Object Pascal language plugin for IntelliJ IDEA
Stars: ✭ 85 (+269.57%)
Mutual labels:  intellij, ide
Intellij Emmylua
Lua IDE/Debugger Plugin for IntelliJ IDEA
Stars: ✭ 1,311 (+5600%)
Mutual labels:  intellij, ide
AppleScript-IDEA
AppleScript support for IntelliJ IDEs
Stars: ✭ 21 (-8.7%)
Mutual labels:  intellij, ide
camelcaseplugin
CamelCasePlugin for IDEA IDEs
Stars: ✭ 49 (+113.04%)
Mutual labels:  intellij, ide

Devel::Camelcadedb

This module is a perl side of Camelcade debugger.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Devel::Camelcadedb

You can also look for information at:

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].