A brain-dump of various approaches to debugging (code) things that I like.
grep!
ack, ripgrep (rg), atom/vscode search, ...asdf or similar and don't install using sudogrep/rgdebugger+firefox/chrome
diff -ubundle open <lib> / gem open <lib>In Goe Object Environment I'm trying to create a smalltalk-like environment in Perl. This is possible through use of GTK bindings for a environment browser and Perl's own reflexive nature. This project has a lot of potential but I only touch it every other year or so.
In Goe Object Environment I'm trying to create a smalltalk-like environment in Perl. This is possible through use of GTK bindings for a environment browser and Perl's own reflexive nature. This project has a lot of potential but I only touch it every other year or so.
GOE - Goe Object Environment, see Project - GOE
This is a perl project relying heavily on Perl's reflexive nature. The idea is to build a smalltalk-like environment for Perl.