• Stars
    star
    1
  • Language
    Perl
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bullwinkle Protocol Processor for Devel::Trepan - useful for front-ends controlling Devel::Trepan

More Repositories

1

python-uncompyle6

A cross-version Python bytecode decompiler
Python
3,298
star
2

python-decompile3

Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems
Python
900
star
3

remake

Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
C
776
star
4

zshdb

gdb-like "trepan" debugger for zsh
Shell
288
star
5

python-xdis

Python cross-version bytecode library and disassembler
Python
223
star
6

elisp-bytecode

Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
Emacs Lisp
178
star
7

python3-trepan

A gdb-like Python3 Debugger in the Trepan family
Python
137
star
8

python-xasm

Python cross version bytecode/wordcode assembler
Python
88
star
9

python2-trepan

A gdb-like Python 2.x Debugger in the Trepan family
Python
88
star
10

rb-trepanning

Ruby MRI 2.1.5, 1.9.3 or 1.9.2 debugger. See also rbx-trepanning
Ruby
73
star
11

python-control-flow

Control-Flow, Dominator Tree, and dot output from Python bytecode
Python
47
star
12

python-spark

An Earley-Algorithm Context-free grammar Parser Toolkit
Python
44
star
13

libcdio-paranoia

CD paranoia on top of libcdio
C
43
star
14

go-fish

A simple go REPL building on top of the go-interactive expression evaluator
Go
41
star
15

columnize

Arrange an array aligned in columns vertically or horizontally.
Ruby
37
star
16

Perl-Devel-Trepan

Perl port of trepanning debugger
Perl
35
star
17

kshdb

Korn Shell (93v- 2014-12-24 or greater) Debugger
Shell
33
star
18

ssa-interp

A Go SSA Debugger and Interpreter
Go
31
star
19

emacs-load-relative

Relative loads for Emacs Lisp files. Adds functions __FILE__ and load-relative and require-relative.
Emacs Lisp
29
star
20

emacs-test-simple

Unit tests for GNU emacs that work interactively and in batch
Emacs Lisp
27
star
21

elisp-decompile

Emacs Lisp Decompiler
Python
26
star
22

pydb

Older python debugger (please use python-trepan2 instead)
Python
23
star
23

shell-term-background

POSIX shell scripts to figure out if a terminal has a dark or light background
Shell
23
star
24

rb-threadframe

Frame introspection in Ruby 2.1.5, 1.9.3 and 1.9.2
C
17
star
25

trepan-xpy

Debugger in the Trepan family for x-python
Python
16
star
26

pycolumnize

Python module to align a simple (not nested) list in columns. Adapted from the routine of the same name inside cmd.py
Python
15
star
27

trepanjs

A more gdb-like debugger for nodejs. In style of the trepan family of debuggers.
JavaScript
15
star
28

elisp-earley

Earley parser in Emacs Lisp
Emacs Lisp
15
star
29

rbx-trepanning

Ruby debugger for Rubinius 2.0x. See also rb-trepanning
Ruby
14
star
30

ipython-trepan

Add ipython magic to call python trepan
Python
12
star
31

emacs-loc-changes

Emacs package to help users and programs keep track of positions even after buffer changes.
Emacs Lisp
10
star
32

go-play

Automatically exported from code.google.com/p/go-play
JavaScript
9
star
33

pycdio

Python interface to the libcdio - the CD Input and Control library
Python
9
star
34

trepan-ni

A more gdb-like (v8) node-inspect (v8), in the trepan debugger family
JavaScript
7
star
35

solc-lsp

LSP functions for solidity using solc's AST
TypeScript
7
star
36

python2ruby

A real hacky way to convert between Python and Ruby
Emacs Lisp
7
star
37

vcdimager

GNU VCDImager
C
7
star
38

pytest-trepan

pytest plugin to invoke the trepan debugger
Python
6
star
39

emacs-test-unit

Simple Emacs Test/Unit framework (but see also emacs-test-simple)
Emacs Lisp
6
star
40

go-eval

Fork of 0xfaded/go-eval before API change that broke ssa-interp. This is temporary until ssa-interp is fixed properly.
Go
6
star
41

solc-vscode

Microsoft LSP functions VSCode extension for Solidity
TypeScript
6
star
42

p5-Term-ReadLine-Perl5

A Perl5 implementation GNU Readline
Perl
5
star
43

rocky.github.com

Rocky's talks
JavaScript
5
star
44

rbx-require-relative

Ruby 1.9's require_relative for rubinius and MRI 1.8. Compatibility on 1.9..2
Ruby
5
star
45

linecache

Read and cache Ruby source-code file information
Ruby
4
star
46

go-gnureadline

Go bindings for GNU Readline
Go
4
star
47

python-loctraceback

Python 3.6 API traceback module adding in fragment decomplation info for more precise location information
Python
3
star
48

rbx-tracer

set_trace_func for Rubinius
Ruby
3
star
49

rb-lpsolve

Ruby bindings for lpsolve 5.5.10
C
3
star
50

gjchaitin

Two years circa 1982 I knew GJChaitin
TeX
3
star
51

pytracer

Automatically exported from code.google.com/p/pytracer
Python
3
star
52

Perl-Array-Columnize

Display Arrays in nice columns. Port of Ruby Columnize
Perl
3
star
53

rb-parsetree19

C Extension to support ParseTree for Ruby 1.9
Ruby
3
star
54

rb-trace

Ruby trace hook enhancements
Ruby
3
star
55

solidity-language-server

TypeScript
3
star
56

bashdb

Bash debugger (code imported from sourceforge)
Shell
3
star
57

decompile-2.4

Python decompiler for Python 1.5-2.4 (for historical archive)
Python
2
star
58

Perl-Syntax

Perl module for syntax checking a string or Perl file. Like perl -c, but with more control over output
Perl
2
star
59

go-types

Freeze save code.google.com/p/go.tools/go/types before API changed and broke go-fish
Go
2
star
60

klondike

A slightly less lame version of gnome-games klondike solitaire program
Scheme
2
star
61

rb8-trepanning

Backport of rb{,x}-trepanning to MRI 1.8 with some tolerance for MRI 1.9.2
Ruby
2
star
62

ps-watcher

Rewrite of sourceforge ps-watcher in Ruby
Ruby
2
star
63

Perl-Devel-Callsite

Get caller Perl OP address
Perl
2
star
64

go-importer

Freeze save code.google.com/p/go.tools/importer before API changed and broke go-fish
Go
2
star
65

Perl-Devel-Trepan-TTY

Remote debugging support via pseudo ttys
Perl
2
star
66

csharp-columnize

C# version of Ruby columnize
C#
1
star
67

Perl-Task-Trepan

A Perl task to get the most out of Devel::Trepan
Perl
1
star
68

um

Universal machine
Python
1
star
69

Perl-Devel-Trepan-Disassemble

Adds "disassemble" command to Perl-Devel-Trepan
Perl
1
star
70

go-gcimporter

Freeze save code.google.com/p/go.tools/go/gcimporter before API changed and broke go-fish
Go
1
star
71

ruby19-headers

Additional Ruby 1.9 headers for introspection (rb-threadframe, rb-parsetree19)
C
1
star
72

p5-lead-sentence

Find leading sentence in some text
Perl
1
star
73

python-filecache

module for Python module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
Python
1
star
74

python-deparse

deparse fragments of python code (via uncompyle)
Python
1
star
75

Perl-B-CodeLines

List executable lines of a Perl program
Perl
1
star
76

p5-B-DeparseTree

Perl's B::Deparse saving OP Tree Information and text fragments accessible by OP address
Perl
1
star
77

Perl-Devel-Trepan-Shell

Adds an Interactive Shell to Devel::Trepan
Perl
1
star
78

Perl-Devel-Trepan-Psh

Devel::Trepan plugin to add an interactive shell via "psh"
Perl
1
star
79

irb-method-capture

Save module, methods and classes in irb exactly the way you entered them
Ruby
1
star
80

python-perl-translations

1
star
81

go-columnize

A Go module to format a simple (i.e. not nested) list into aligned columns.
Go
1
star
82

mult-by-constants

Code, library, and tables to search for optimal sequences of shift, adds, and subtracts to multiply by a constant.
Jupyter Notebook
1
star
83

p5-Term-ReadLine-Perl5-Demo

Shell for learning and experimenting with Term::ReadLine::Perl5
Perl
1
star
84

go-loader

fork of "experimental" loader which breaks our code too much can causes too much unappreciated reworking.
Go
1
star
85

emacs.d-modes

My customized emacs.d modes
Emacs Lisp
1
star
86

pfor

A simple server blast script
Perl
1
star
87

p5-Devel-Trepan-Deparse

Adds a "deparse" command to Devel::Trepan
Perl
1
star
88

go-astutil

Copy of golang.org/x/tools/astutil. It is a pity one has to resort to tricks like this, but one can't rely on golang.org/x/tools/astutil, what it was called before or is called now or (possibly) the API
Go
1
star
89

Perl-Device-Cdio

Perl bindings for libcdio
Perl
1
star
90

pygtk3-pstree

GNU/Linux process tree animation in real time using PyGTK
Python
1
star