cl-debug
Debug switch
Provides a unified way to enable or disable debug-specific code in Common Lisp programs.
Cross-package debugging facility.
2 stars
2 watching
0 forks
Language: Common Lisp
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/supertrace | A debugging and profiling tool for Common Lisp applications | 31 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
wc-duck/dbgtools | A collection of debug-related utility functions. | 242 |
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
switchbrew/libnx | A library providing an AArch64-based userland interface to the Nintendo Switch system | 1,272 |
biswa96/wslreverse | An experimental tool for reverse-engineering and interacting with the Windows Subsystem for Linux using a hidden COM interface and LxBus IPC mechanism. | 82 |
temporal/cl-pushover | Provides a Common Lisp interface to the Pushover notification service | 2 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |
bnmcgn/clack-pretend | A tool to capture and replay Clack middleware stack calls for debugging and testing. | 11 |
danlentz/printv | A tracing and debug-logging macro for Common Lisp | 67 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |
ibdknox/waltz | Manages state in client-side applications using non-deterministic finite state machines. | 90 |
ionelmc/python-manhole | A tool for interactive debugging of Python applications | 374 |
weimobgroup/weconsole | A customizable, browser-like debugging interface for mobile app development | 167 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 889 |