Pinned Repositories
.emacs.d
My .emacs
clang2json
Dump type information from C headers to line delimited json via libclang
mruby-apr
A portable runtime library for mruby
mruby-bindings
Generates MRuby bindings from C Header files via libclang
mruby-curses
MRuby bindings to NCurses/PDCurses
mruby-erb
Direct port of ERB from CRuby -> MRuby
mruby-glib
MRuby bindings to GLib
mruby-rx
Reactive programming with MRuby and LibUV
mruby-sqlite
MRuby bindings to SQLite3.
rubium
A Chromium shell for MRuby applications
jbreeden's Repositories
jbreeden/mruby-bindings
Generates MRuby bindings from C Header files via libclang
jbreeden/mruby-apr
A portable runtime library for mruby
jbreeden/rubium
A Chromium shell for MRuby applications
jbreeden/mruby-curses
MRuby bindings to NCurses/PDCurses
jbreeden/mruby-erb
Direct port of ERB from CRuby -> MRuby
jbreeden/clang2json
Dump type information from C headers to line delimited json via libclang
jbreeden/mruby-rx
Reactive programming with MRuby and LibUV
jbreeden/mruby-sqlite
MRuby bindings to SQLite3.
jbreeden/net-snmp2
Cross platform net-snmp wrapper for Ruby, building on the original net-snmp gem
jbreeden/mruby-ui
Bindings to LibUI for MRuby
jbreeden/mruby-nurb
Node's UV library in MRuby
jbreeden/mruby-git
MRuby bindings to libgit2
jbreeden/mruby-libuv
MRuby bindings to libuv
jbreeden/mruby-zlib
ZLib bindings for MRuby
jbreeden/poach
Package nashorn projects into executable jar files
jbreeden/.emacs.d
My .emacs
jbreeden/curl-spawn
Utilities for spawning curl processes
jbreeden/git-scripts
Some custom git commands
jbreeden/home
My home directory
jbreeden/irony-mode
A C/C++ minor mode for Emacs powered by libclang
jbreeden/learnvimscriptthehardway
jbreeden/mruby-jansson
MRuby bindings to the Jansson JSON library
jbreeden/mruby-mspec
MSpec test framework as an MRuby Gem
jbreeden/mruby-rake-tasks
Rake tasks for performing mruby builds.
jbreeden/mruby-regexp-pcre
Regexp for mruby (pcre version)
jbreeden/mruby-spec
Rake tasks for running Ruby Specs against MRuby
jbreeden/spec
The Ruby Spec Suite
jbreeden/survey
A golang library for building interactive prompts with full support for windows and posix terminals.
jbreeden/vimrc
My vimrc stuff
jbreeden/yargs
Yet another argument parser for ruby