aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ae6a35850b89ba5f6cc0816839f6849e37a5585e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Mocobor
=======

This is a re-implementation of the [RoboCom language][robocom], supporting the
Classic instruction set. It is made to suit the developer instead of the mouse
fanatic that the official simulator seems to be focusing on.

This repository includes a command-line simulator (`sim`), which is most
mature, and a GUI (`gui`) that isn't even workable yet. The `Makefile` by
default builds both, but e.g. the command-line simulator can be built using
`make sim`.

The code should be cross-platform, in that it should build without problems on
Linux, OS X/macOS and Windows with Cygwin. It might also work on Windows with
MinGW. YMMV.


[robocom]: http://robocom.rrobek.de