All Projects → szhorvat → Spelunking

szhorvat / Spelunking

Licence: other
Read definitions of in-memory Mathematica functions with ease

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to Spelunking

emacs-inspector
Inspection tool for Emacs Lisp objects.
Stars: ✭ 71 (+47.92%)
Mutual labels:  debugging
stacktrace
Atom package to navigate stacktraces.
Stars: ✭ 35 (-27.08%)
Mutual labels:  debugging
PowerPreference
💾 A Powerful library to control and simplify the usage of shared preference in Android.
Stars: ✭ 95 (+97.92%)
Mutual labels:  debugging
stack-inspector
A gdb command to inspect the size of objects on the stack
Stars: ✭ 57 (+18.75%)
Mutual labels:  debugging
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+66.67%)
Mutual labels:  debugging
heaptrace
helps visualize heap operations for pwn and debugging
Stars: ✭ 252 (+425%)
Mutual labels:  debugging
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+6.25%)
Mutual labels:  debugging
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+29.17%)
Mutual labels:  debugging
codeparser
Parse Wolfram Language source code as abstract syntax trees (ASTs) or concrete syntax trees (CSTs)
Stars: ✭ 84 (+75%)
Mutual labels:  wolfram-language
gostackparse
Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.
Stars: ✭ 88 (+83.33%)
Mutual labels:  debugging
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (-62.5%)
Mutual labels:  debugging
TweakIt-Desktop
An Android Debugging Application
Stars: ✭ 33 (-31.25%)
Mutual labels:  debugging
ImportMesh
Utilities for importing FEM meshes to Mathematica
Stars: ✭ 14 (-70.83%)
Mutual labels:  wolfram-language
arduino-printf
Add printf support to the Arduino SDK
Stars: ✭ 64 (+33.33%)
Mutual labels:  debugging
debuggable-windows
This repository contains Ansible scripts which will install and configure tools necessary to effectively debug and profile applications on Windows.
Stars: ✭ 19 (-60.42%)
Mutual labels:  debugging
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-45.83%)
Mutual labels:  debugging
Specter
Super simple debugging for PocketMine.
Stars: ✭ 73 (+52.08%)
Mutual labels:  debugging
aurelia-webpack-electron
a basic aurelia app running in electron with development debugging and hmr
Stars: ✭ 13 (-72.92%)
Mutual labels:  debugging
RemoteNET
Examine, create and interact with remote objects in other .NET processes.
Stars: ✭ 29 (-39.58%)
Mutual labels:  debugging
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (-10.42%)
Mutual labels:  debugging

Spelunking

A package to read definitions of in-memory Mathematica functions with ease. Developed by Simon Woods and others in this Mathematica.SE thread.

Usage:

  1. Load the package using <<Spelunking`
  2. Call the Spelunk function with the symbol you are interested in, for example Spelunk[RunThrough]
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].