perl.ppt...Re: sh progress by Joshua Juran- November 14, 2006 On Nov 14, 2006, at 7:17 PM, veritosprojectgmail.com wrote:> you mean $veritosproject++, right>> This ins&39;t c.Well, I didn&39;t get any errors when I clicked Send. Maybe you&39;re an lvalue-returning function. :-)> On 111406, Joshua Juran <wanderermetamage.com> wrote:>> On Nov 14, 2006, at 7:22 AM, veritosprojectgmail.com wrote:>>>> > I&39;m making sure that everything works once it&39;s done by running the>> > Configure script...http://www.nntp.perl.org/group/perl.ppt/2006/11/msg64.html Re: sh progress by veritosproject- November 14, 2006 you mean $veritosproject++, rightThis ins&39;t c.On 111406, Joshua Juran <wanderermetamage.com> wrote:> On Nov 14, 2006, at 7:22 AM, veritosprojectgmail.com wrote:>> > I&39;ve written chdir and pwd backends that look at the physical> > settings, as well as an option parser. I&39;ll have code soon, but be> > warned that I had to use a for(;;) loop, not a foreach, because I> > needed an offset to work with :(> >> > I&39;m making sure that...http://www.nntp.perl.org/group/perl.ppt/2006/11/msg63.html Re: sh progress by Joshua Juran- November 14, 2006 On Nov 14, 2006, at 7:22 AM, veritosprojectgmail.com wrote:> I&39;ve written chdir and pwd backends that look at the physical> settings, as well as an option parser. I&39;ll have code soon, but be> warned that I had to use a for(;;) loop, not a foreach, because I> needed an offset to work with :(>> I&39;m making sure that everything works once it&39;s done by running the> Configure script :)veritosproject++ :-)My own shell is incomplete, but parts of it like quote removal.http://www.nntp.perl.org/group/perl.ppt/2006/11/msg62.html sh progress by veritosproject- November 14, 2006 I&39;ve written chdir and pwd backends that look at the physicalsettings, as well as an option parser. I&39;ll have code soon, but bewarned that I had to use a for(;;) loop, not a foreach, because Ineeded an offset to work with :(I&39;m making sure that everything works once it&39;s done by running theConfigure script :)http://www.nntp.perl.org/group/perl.ppt/2006/11/msg61.html Re: sh port by Joshua Juran- November 11, 2006 On Nov 10, 2006, at 4:32 AM, Paul Johnson wrote:> On Thu, Nov 09, 2006 at 08:29:27PM -0800, veritosprojectgmail.com > wrote:>>> I might get a port of sh in a couple days; that should make life a>> bit easier for all of us :) (and Tom Christiansen ;) )>> Interesting. It should certainly save Tom a lot of work, but might > also have> some real-world application.I can attest to that. I&39;m developing a Unix layer for classic Mac OS called Lamp (Lamp Ain&39;t..http://www.nntp.perl.org/group/perl.ppt/2006/11/msg60.html Re: maintainer by Paul Johnson- November 10, 2006 On Tue, Oct 17, 2006 at 09:27:06AM -0700, veritosprojectgmail.com wrote:> Is anyone still maintaining this project I can help if you need someone.I would suggest getting in contact with Casey (CWEST on CPAN), if youhaven&39;t already done so.-- Paul Johnson - paulpjcj.nethttp:www.pjcj.nethttp://www.nntp.perl.org/group/perl.ppt/2006/11/msg59.html Re: sh port by Paul Johnson- November 10, 2006 On Thu, Nov 09, 2006 at 08:29:27PM -0800, veritosprojectgmail.com wrote:> I might get a port of sh in a couple days; that should make life a> bit easier for all of us :) (and Tom Christiansen ;) )Interesting. It should certainly save Tom a lot of work, but might also havesome real-world application.> I&39;m probably just going to translate the C line-by-line at first--a> more elegant solution can be taken care of later. "It is easier to port a shell than a shell...http://www.nntp.perl.org/group/perl.ppt/2006/11/msg58.html sh port by veritosproject- November 9, 2006 I might get a port of sh in a couple days; that should make life abit easier for all of us :) (and Tom Christiansen ;) )I&39;m probably just going to translate the C line-by-line at first--amore elegant solution can be taken care of later.Maybe after that I can do a C-to-perl compiler ;)http://www.nntp.perl.org/group/perl.ppt/2006/11/msg57.html |