aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2018-01-06 21:48:37 +0100
committertomsmeding <tom.smeding@gmail.com>2018-01-06 21:48:37 +0100
commitabc7546ff7096e055463afd3f1e6f3a01ae8643d (patch)
tree226208f1e7382739115c21b4e18435ae70374aea
parentf4b60f43cf636d48f8857676b072371f1575a5b2 (diff)
Add readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4801bb8
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+This is a C compiler for the MAR ([Much-Assembly-Required](https://muchassemblyrequired.com/)) virtual machine. It is pretty unsophisticated at the moment, but should be able to compile VERY rudimentary C programs, like those in `test/`. Please patch in HWI calls yourself at the moment... \ No newline at end of file