R. Bernstein

Login: rocky

Company: null

Location: NYC

Bio: null

Blog:

Blog:

Member of

  1. New York Perl Mongers
  2. null

Repositories

App-Stacktrace
Stack trace
bash-term-background
Try to figure out if a terminal has a dark or light background
bcoin-org.github.io
null
byebug
Debugging in Ruby 2
Clone-PP
Release history of Clone-PP
columnize
Arrange an array aligned in columns vertically or horizontally.
csharp-columnize
C# version of Ruby columnize
elisp-bytecode
Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
elisp-bytecode
Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
elisp-decompile
Emacs Lisp Decompiler
elisp-earley
Early parser in Emacs Lisp
elisp-bytecode
Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
elisp-bytecode
Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
emacs.d-modes
My customized emacs.d modes
emacs-load-relative
Relative loads for Emacs Lisp files. Adds functions __FILE__ and load-relative and require-relative.
emacs-loc-changes
Emacs package to help users and programs keep track of positions even after buffer changes.
emacs-test-simple
Unit tests for GNU emacs that work interactively and in batch
emacs-test-unit
Simple Emacs Test/Unit framework (but see also emacs-test-simple)
Enbugger
Enables the perl debugger at runtime
eval
null
evm-tools
Some evm tools
go
Common Go code.
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-buildutil
Copy of golang.org/x/tools/buildutil. 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-columnize
A Go module to format a simple (i.e. not nested) list into aligned columns.
go-eval
Fork of 0xfaded/go-eval before API change that broke ssa-interp. This is temporary until ssa-interp is fixed properly.
go-exact
"golang.org/x/tools/go/exact" before that broke
go-fish
A simple go REPL building on top of the go-interactive expression evaluator
go-gcimporter
Freeze save code.google.com/p/go.tools/go/gcimporter before API changed and broke go-fish
go-gnureadline
Go bindings for GNU Readline
go-importer
Freeze save code.google.com/p/go.tools/importer before API changed and broke go-fish
go-loader
fork of "experimental" loader which breaks our code too much can causes too much unappreciated reworking.
go-play
Automatically exported from code.google.com/p/go-play
go-types
Freeze save code.google.com/p/go.tools/go/types before API changed and broke go-fish
ipython-trepan
Add ipython magic to call python trepan
irb-method-capture
Save module, methods and classes in irb exactly the way you entered them
ivy-bitcoin
A high-level language and IDE for writing Bitcoin smart contracts.
klondike
A slightly less lame version of gnome-games klondike solitaire program
kshdb
Korn Shell (93t 2008-10-22 or greater) Debugger
libcdio-paranoia
CD paranoia on top of libcdio
linecache
Read and cache Ruby source-code file information
macos-virtualbox-vm
Instructions and script to help you create a VirtualBox VM running macOS.
mythril
Security analysis tool for Ethereum smart contracts
opsworks-testing
null
p5-B-DeparseTree
Perl's B::Deparse saving Abstract Tree Information and text fragments accessible by OP address
p5-Devel-Trepan-Deparse
Adds a "deparse" command to Devel::Trepan
p5-lead-sentence
Find leading sentence in some text
p5-Term-ReadLine-Perl5
A Perl5 implementation GNU Readline
p5-Term-ReadLine-Perl5-Demo
Shell for learning and experimenting with Term::ReadLine::Perl5
Perl-Array-Columnize
Display Arrays in nice columns. Port of Ruby Columnize
Perl-B-CodeLines
List executable lines of a Perl program
Perl-Devel-Callsite
Get caller Perl OP address
Perl-Devel-Trepan
Perl port of trepanning debugger
Perl-Devel-Trepan-BWProcessor
Bullwinkle Protocol Processor for Devel::Trepan - useful for front-ends controlling Devel::Trepan
Perl-Devel-Trepan-Disassemble
Adds "disassemble" command to Perl-Devel-Trepan
Perl-Devel-Trepan-Psh
Devel::Trepan plugin to add an interactive shell via "psh"
Perl-Devel-Trepan-Shell
Adds an Interactive Shell to Devel::Trepan
Perl-Devel-Trepan-TTY
Remote debugging support via pseudo ttys
Perl-Devel-Trepan-WatchVar
Devel::Trepan variable watch plugin for via Variable::Magic
Perl-Device-Cdio
Perl bindings for libcdio
Perl-Syntax
Perl module for syntax checking a string or Perl file. Like perl -c, but with more control over output
Perl-Task-Trepan
A Perl task to get the most out of Devel::Trepan
pfor
A simple server blast script
ps-watcher
Rewrite of sourceforge ps-watcher in Ruby
pycolumnize
Python module to align a simple (not nested) list in columns. Adapted from the routine of the same name inside cmd.py
pydb
Older python debugger (please use python-trepan2 instead)
pygtk3-pstree
GNU/Linux process tree animation in real time using PyGTK
pyimport-relative
Automatically exported from code.google.com/p/pyimport-relative
pytest-trepan
pytest plugin to invoke the trepan debugger
python2ruby
A real hacky way to convert between Python and Ruby
python2-trepan
A gdb-like Python 2.x Debugger in the Trepan family
python3-trepan
A gdb-like Python3 Debugger in the Trepan family
python-control-flow
Control-Flow, Dominator Tree, and dot output from Python bytecode
python-deparse
deparse fragments of python code (via uncompyle)
python-dtraceback
Python sys.traceback with deparsing for location
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-loctraceback
Python 3.6 API traceback module adding in fragment decomplation info for more precise location information
python-perl-translations
null
python-spark
An Earley-Algorithm Context-free grammar Parser Toolkit
python-term-background
Try to figure out if a terminal has a dark or light background (in Python)
python-uncompyle6
A Python cross-version decompiler
python-xasm
Python cross version bytecode/wordcode assembler
python-xdis
Python cross version disassembler and de marshaler
pytracer
Automatically exported from code.google.com/p/pytracer
rb8-trepanning
Backport of rb{,x}-trepanning to MRI 1.8 with some tolerance for MRI 1.9.2
rb-linecache2
LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
rb-lpsolve
Ruby bindings for lpsolve 5.5.10
rb-parsetree19
C Extension to support ParseTree for Ruby 1.9
rb-threadframe
Frame introspection in Ruby 2.1.5, 1.9.3 and 1.9.2
rb-trace
Ruby trace hook enhancements
rb-trepanning
Ruby MRI 2.1.5, 1.9.3 or 1.9.2 debugger. See also rbx-trepanning
rbx-require-relative
Ruby 1.9's require_relative for rubinius and MRI 1.8. Compatibility on 1.9..2
rbx-tracer
set_trace_func for Rubinius
rbx-trepanning
Ruby debugger for Rubinius 2.0x. See also rb-trepanning
remacs
Rust :heart: Emacs
remake
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
rocky.github.com
Rocky's talks
ruby19-headers
Additional Ruby 1.9 headers for introspection (rb-threadframe, rb-parsetree19)
sputnikvm
A Blockchain Virtual Machine
ssa-interp
A Go SSA Debugger and Interpreter
term-readline
null
testjs
null
trepanjs
A more gdb-like debugger for nodejs. In style of the trepan family of debuggers.
um
Universal machine
vcdimager
GNU VCDImager
zshdb
Debugger for zsh (at least 4.3.6-dev-2)

Commits To

RepositoryMost Recent Commit# Commits


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.