# ReactOS Explorer Command-Line Parser Progress Report

DevFeed: [ReactOS Explorer Command-Line Parser Progress Report](<https://devfeed.tech/articles/lines-of-commands-32856.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/lines-of-commands/>)

Published: 2014-09-12T00:00:00Z

Content type: article

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Parser](<https://devfeed.tech/topics/parser.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [opensource](<https://devfeed.tech/topics/opensource.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [free](<https://devfeed.tech/tags/free.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [report](<https://devfeed.tech/tags/report.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

A progress report on ReactOS work describes an explorer command-line parser that is working more or less as intended, with some remaining differences from the Windows parser.

## Source excerpt

Hello again! When I said last week's report would be short, I was still planning to write a few lines about what I had been doing on the spare time from the university project, but by the time the weekend came I was way too mentally exhausted to actually do it. Then I started refreshing my mind with what I was in the middle of doing, and by Sunday night I had the explorer command line parser working more or less as intended (it still has a few places where it doesn't behave exactly like Windows' parser, but it's close enough for what we need).