From 1b110d177a8bc12776a6d24bd6d3f693abe5ba2a Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 8 Nov 2021 22:20:54 -0400 Subject: Added the carriage return for better Windows compatibility. --- documentation/bookmark/error_messages.md | 4 ++++ documentation/bookmark/paradigm/logic_programming.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 documentation/bookmark/error_messages.md (limited to 'documentation') diff --git a/documentation/bookmark/error_messages.md b/documentation/bookmark/error_messages.md new file mode 100644 index 000000000..9ad8c04f2 --- /dev/null +++ b/documentation/bookmark/error_messages.md @@ -0,0 +1,4 @@ +# Reference + +1. [The Futhark Error Index](https://futhark-lang.org/blog/2021-09-24-the-futhark-error-index.html) + diff --git a/documentation/bookmark/paradigm/logic_programming.md b/documentation/bookmark/paradigm/logic_programming.md index caf03f67d..20f6023a9 100644 --- a/documentation/bookmark/paradigm/logic_programming.md +++ b/documentation/bookmark/paradigm/logic_programming.md @@ -1,3 +1,7 @@ +# Concurrent Logic Programming + +1. [The Joy of Concurrent Logic Programming](http://www.call-with-current-continuation.org/articles/the-joy-of-concurrent-logic-programming.txt) + # Unification 1. [Functors of the World, Unite!](https://www.youtube.com/watch?v=8k7YH9st_8U) -- cgit v1.2.3