| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <48CA9B20 DOT 5050702 AT gmail DOT com> <52921 DOT 97 DOT 113 DOT 94 DOT 239 DOT 1221371806 DOT squirrel AT webmail DOT efn DOT org> |
| Subject: | RE: Cygwin Design |
| Date: | Sun, 14 Sep 2008 11:40:01 +0100 |
| Message-ID: | <02d701c91656$3db2b410$9601a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <52921.97.113.94.239.1221371806.squirrel@webmail.efn.org> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Yitzchak Scott-Thoennes wrote on 14 September 2008 06:57:
> On Fri, September 12, 2008 9:38 am, R&D wrote:
>> I am deeply interested in implementing a simple
>> command interpreter in Windows XP platform as a part of my summer
>> project, so will you please give me some hint on implementing it.
>
> I suspect cygwin will be of little use to you in pursuing such a goal.
>
> You might start here, though:
> http://www.opengroup.org/onlinepubs/000095399/idx/shell.html
And these two should be helpful with the parser:
http://www.opengroup.org/onlinepubs/000095399/utilities/lex.html
http://www.opengroup.org/onlinepubs/000095399/utilities/yacc.html
(Cygwin has 'flex' rather than 'lex' but it's largely the same thing).
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |