SteveEirium has asked for the wisdom of the Perl Monks concerning the following question:
I'm looking for coding technology. I want one unified space to work in that can represent perl code as squishy yet machiney objects (in the conventional sense) with styles to suit levels of abstraction I'm usually working at, but also works at the code hacking level.
It's kind of like the concept of changing the font size of code taken to an extreme. Glossing over is part of the process.
From this picture of what's there in the program, I want to take on a dimension of the test harness and test routines... Creating and handling test data should be easier, I've done lots of yaml test data. From here you could eg. run between two different versions of the code and get a picture of what was happening. See breakages as they are happening.
It's great to be typing code in one place and seeing something react accordingly in another place.
I'm also keen on pulling in CPANTS reports and using diag statements to receive specimens from deep in exotic systems and then using as test data to iron out all the kinks.
And it seems this kind of pulling in lifeforms from across cyberspace and figuring out how their language works and getting it going, is a big deal.
It would make me balance less plates while debugging too... That's a great idea. Man and machine need to work together as closely as possible...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: coding technology
by McA (Priest) on Mar 06, 2014 at 09:08 UTC | |
|
Re: coding technology
by SuicideJunkie (Vicar) on Mar 06, 2014 at 15:06 UTC | |
|
Re: coding technology
by Anonymous Monk on Mar 06, 2014 at 10:13 UTC | |
|
Re: coding technology
by GotToBTru (Prior) on Mar 06, 2014 at 17:36 UTC | |
|
Re: coding technology
by davido (Cardinal) on Mar 06, 2014 at 18:55 UTC | |
by SteveEirium (Initiate) on Mar 09, 2014 at 04:41 UTC | |
by Anonymous Monk on Mar 09, 2014 at 09:25 UTC | |
by SteveEirium (Initiate) on Mar 10, 2014 at 02:41 UTC | |
|
Re: coding technology
by pvaldes (Chaplain) on Mar 10, 2014 at 03:58 UTC | |
by SteveEirium (Initiate) on Mar 10, 2014 at 04:49 UTC |