]> git.lizzy.rs Git - cclosure.git/blobdiff - README.md
Create README.md
[cclosure.git] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..ce075d0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# cclosure
+An experiment that adds closures to C. Works on Linux x86-64 GCC. It's a bad idea to use this in practice; this is merely a proof of concept.