2019-08-13 18:03:11 +02:00
|
|
|
[
|
|
|
|
{ type: install
|
|
|
|
message: <<EOM
|
2005-10-03 19:03:04 +02:00
|
|
|
This MARS does not have a parser, so you have to do it separately.
|
|
|
|
|
|
|
|
To parse Redcode programs with pMARS do the following:
|
|
|
|
|
|
|
|
pmars-server -r 0 b-scanner.red | sed '1,2d' > b-scanner.rc
|
2019-08-13 18:03:11 +02:00
|
|
|
EOM
|
|
|
|
}
|
|
|
|
]
|