From 80801dc725dbb08c67ddee92fc742093f8c2bc7c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 13 Nov 2015 18:23:35 -0500 Subject: Add README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..aff5f78 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Resp +==== + +Resp is an experimental/toy compiler for a syntactically Scheme-like language +with strong inferred typing and native code performance for numerical code. + + -- David Robillard -- cgit v1.2.1