Talk:Creating A Shell

From OSDev.wiki
Revision as of 21:51, 9 July 2016 by Roman (talk | contribs) (Consider either deleting this page or improving it)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Consider either deleting this page or improving it

Firstly, I want to say that this article is not of the best quality: both technically and stylistically. Specifically, it's not using any proper interpreter techniques, it doesn't even tokenize the input. The "empty" command just looks like a joke, a single space will break its usefulness. I don't understand why such a primitive shell should be described in an article on a wiki about one of the most difficult and complex programming tasks.

On the other hand, a proper article is probably out of place, maybe it would better fit something like a compiler development wiki.

Finally, I see three options: deleting it, moving it to the author's personal wiki page and completely rewriting it with proper practices. What do people think?

--Roman 16:51, 9 July 2016 (CDT)