Pinned Repositories
amazeviews
A simple scraper to fetch reviews on amazon.
analyseR
Tool to parse and analyse R scripts
cppy
some code aiming at statically inspecting C/C++ code, so as to be able to tell for instance where something is modified and who calls who.
hack-ide
jupyLR
implements scanners and SLR parsing.
mygothings
my go things in python
renoise-xtouch-xctl.xrnx
Implementing support for a wonderous control surface in a wonderous DAW. Full support of the X-Touch is achieved by implementing the XCtl protocol in Renoise, and this opens the door to a number of higher-level interactions. It's a full-blown control surface FFS, not just a mixer controller.
RWrap
Beam up C/C++ sources into R at warp speed.
spyre
Python implementation of SPORE
tinyap
One build to parse them all. A GLR-like parsing engine where the grammar is actually data. And you can augment the grammar at runtime. Also provides a framework to walk the resulting ASTs. C API and commandline frontend available.
bl0b's Repositories
bl0b/jupyLR
implements scanners and SLR parsing.
bl0b/renoise-xtouch-xctl.xrnx
Implementing support for a wonderous control surface in a wonderous DAW. Full support of the X-Touch is achieved by implementing the XCtl protocol in Renoise, and this opens the door to a number of higher-level interactions. It's a full-blown control surface FFS, not just a mixer controller.
bl0b/tinyap
One build to parse them all. A GLR-like parsing engine where the grammar is actually data. And you can augment the grammar at runtime. Also provides a framework to walk the resulting ASTs. C API and commandline frontend available.
bl0b/spyre
Python implementation of SPORE
bl0b/amazeviews
A simple scraper to fetch reviews on amazon.
bl0b/RWrap
Beam up C/C++ sources into R at warp speed.
bl0b/analyseR
Tool to parse and analyse R scripts
bl0b/cppy
some code aiming at statically inspecting C/C++ code, so as to be able to tell for instance where something is modified and who calls who.
bl0b/hack-ide
bl0b/mygothings
my go things in python
bl0b/Qui-leeche--
Small python scripts to monitor in real-time bandwidth usage on one network interface. Uses tcpdump to capture packets. Displays bw consumption for each network peer. Can also filter by process (e.g. group all webserver clients together under the name of the webserver program). SSH sessions are filtered (i.e. display "sshd: [username]" instead of IP) by default.
bl0b/scriptsforb
Some helper scripts for B's work
bl0b/Simple-Newsletter-Builder
A simple js-powered newsletter builder. Building blocks, live preview, save and reload, and one-click copy result HTML to clipboard.
bl0b/testplugin
A quick attempt at an autocad20 plugin that communicates with a RoR server.
bl0b/tinyaml
A Meta-language and the VM to power it. Taking full power out of tinyap. The goal is to easily implement language stacks and DSLs.
bl0b/x2c
Hassle-free XML Data-binding in C++.
bl0b/group-post-butler
Small chrome extension to help keep track of which groups you want to post to, skip, or have already posted to. The source has been moved and only the documentation remains here.
bl0b/nabs
Not A Build System - Set of tools written with GNU Guile to make (semi-)auto-configurable Makefiles (requires GNU Make 4). No autotools, no CMake.
bl0b/ng-pres
Write your presentation slides with HTML. Powered by AngularJS.