summaryrefslogtreecommitdiffstats
path: root/development/arcan/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/arcan/README')
-rw-r--r--development/arcan/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/arcan/README b/development/arcan/README
new file mode 100644
index 0000000000..3e4e832b4d
--- /dev/null
+++ b/development/arcan/README
@@ -0,0 +1,9 @@
+Arcan is a powerful development framework for creating virtually
+anything from user interfaces for specialized embedded applications
+all the way to full-blown standalone desktop environments.
+
+At its heart lies a robust and portable multimedia engine, with a
+well-tested and well-documented Lua scripting interface.
+The development emphasizes security, debuggability and
+performance -- guided by a principle of least surprise in terms of
+API design.