Search found 3 matches
- Sun Jul 30, 2006 6:47 pm
- Forum: General Discussion and Feedback
- Topic: cmd.exe implementation
- Replies: 11
- Views: 6326
Hmm, it seems I can't just dump my info in #reactos-dev, so I'll register(?) soon'ish. For now, I think the stuff I wrote might be helpful to others. It's not complete yet, but an example of treating the 'special' tokens will be added soon. Because I think the following might be helpful to others, h...
- Sat Jul 29, 2006 8:06 pm
- Forum: General Discussion and Feedback
- Topic: cmd.exe implementation
- Replies: 11
- Views: 6326
... You might also want to drop into the ReactOS IRC channels ... I'll hack something up and dump it there then. And the (hardly serious looking) post of Blackcrack made me think; why have a feedback/suggestions forum while 'the real stuff' happens on IRC? Of course, it could be useful for 'average...
- Sat Jul 29, 2006 1:54 pm
- Forum: General Discussion and Feedback
- Topic: cmd.exe implementation
- Replies: 11
- Views: 6326
cmd.exe implementation
It seems that the current developer of the commandline interface has some trouble implementing various things needed to parse input in a 'good' way. The problem seems to be that there is a 'language' that isn't parsed as such. I am willing to dump some pseudo-code here, give a (hopefully) useful des...