This is the command bmp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
bmp: - babel universal macro processor
SYNOPSIS
bmp [<Options>] [<filename1> [<filename2> ...]]
OPTIONS
-o <fileneme>
Output file
-p Pascal mode (default), equal to -mm "//" -mo "[" -mc "]" -mp "#"
-c C mode, equal to -mm "#" -mo "[" -mc "]" -mp "$" -l '#line %2 "%1"'
-i Ignore upper/lower case
-l Line info (default for C mode: '#line %2 "%1"')
-I <directory> Include path
-D <symbol> Define symbol <symbol>
-mm <string>
Meta macro start string
-mo <char>
Open bracket
-mc <char>
Close bracket
-mp <char>
Parameter character
-dd Print definitions
-h Help
-o <fileneme>
Output file
-p Pascal mode (default), equal to -mm "//" -mo "[" -mc "]" -mp "#"
-c C mode, equal to -mm "#" -mo "[" -mc "]" -mp "$" -l '#line %2 "%1"'
-i Ignore upper/lower case
-l Line info (default for C mode: '#line %2 "%1"')
-I <directory> Include path
-D <symbol> Define symbol <symbol>
-mm <string>
Meta macro start string
-mo <char>
Open bracket
-mc <char>
Close bracket
-mp <char>
Parameter character
-dd Print definitions
-h Help
Use bmp online using onworks.net services