Sept. 22, 2016
4:35 p.m.
All, I'm currently working on an interpreter for a non-Smalltalk(ish) language in written Pharo. I'd like to put some nice tools on top of that (like browsers, inspectors, debugger) but I'm not sure where to begin. Is there some "Meta-IDE" stuff somewhere which allows me to simply plugin into or is it reinventing the wheel? CU, Udo