QBASDOWN
A Markdown implementation for FreeDOS
Usage:
qbasdown Markdown_file
qbasdown Markdown_file --verbose
qbasdown Markdown_file --silent
~~~
Written for FreeDOS in QuickBASIC 4.5, mostly under a hybrid DOSEMU/FreeDOS 1.2 installation, but the final compilation in a release will always be tested on bare silicon in a dedicated FreeDOS installation.
QuickBASIC? Why? To see if it could be done, I guess, and also to re-familiarize myself with this BASIC dialect.
It also compiles in FreeBASIC using the *-lang qb* switch...