summaryrefslogtreecommitdiff
path: root/Exceptions/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Exceptions/README.md')
-rw-r--r--Exceptions/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/Exceptions/README.md b/Exceptions/README.md
new file mode 100644
index 0000000..df654d3
--- /dev/null
+++ b/Exceptions/README.md
@@ -0,0 +1,19 @@
+# Exceptions
+
+Limbo supports the throwing, catching, and custom definition of exceptions.
+
+The example in this section is a derivative of the function reference summary in the [Limbo Addendum](http://www.vitanuova.com/inferno/papers/addendum.pdf).
+
+## Source
+
+###
+
+
+
+## Demo
+
+
+
+## Exercises
+
+-