Beni Cherniavsky wrote: > (with extra magic to allow x to survive between invocations via fishd).
which becomes difficult very fast! -concurrent execution -sudo, chroot, ssh, even env, etc.. causes questions for where to take environment-variables and other variables from, and whether it's even possible to reconnect to fishd > But assuming it can be done technically, I don't see any way it which it > could resemble fish syntax. ?You would end up with a unix-friendly TCL... easy! remember fish already has >echo (math 1 + 2) so... >foo (function --closure; ...; end) or some such. -Isaac ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
