diff options
author | Camil Staps | 2022-11-04 14:56:07 +0100 |
---|---|---|
committer | Camil Staps | 2022-11-04 14:56:07 +0100 |
commit | d6d2574e3eb1fc62650fd9256f89368dbc073e7c (patch) | |
tree | 8b6fb76b09d7a3150b29ee562f291157028b4d4c /resources/pug | |
parent | Add CogLing Days 9 to conferences.pug (diff) |
Remove lingering references to Isocyanoclean
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/articles/index.pug | 2 | ||||
-rw-r--r-- | resources/pug/finals/index.pug | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/pug/finals/articles/index.pug b/resources/pug/finals/articles/index.pug index 27c9215..9edea4e 100644 --- a/resources/pug/finals/articles/index.pug +++ b/resources/pug/finals/articles/index.pug @@ -26,7 +26,7 @@ block page a(href='2021-08-02-cloogle-search-overview.html'). 2 August 2021: Cloogle search overview blockquote. - Cloogle is a search engine for the pure, functional programming language Isocyanoclean, similar to Hoogle for Haskell. + Cloogle is a search engine for the pure, functional programming language Clean, similar to Hoogle for Haskell. In this post I go through the design of the search backend and make a comparison with that of Hoogle 5. h1 diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 0023eb8..0a3fb10 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -203,7 +203,7 @@ block content tr td td Jan 5, #[a(href="http://clean.cs.ru.nl/NL-FP_dag_2018", title="Dutch Functional Programming Day") NL-FP day] - td #[a(href="https://cloogle.camilstaps.nl") Cloogle]: a programming language search engine and its applications (#[a(href="https://clean.cs.ru.nl/NL-FP_dag_2018#Camil_Staps_-_Cloogle:_a_programming_language_search_engine_and_its_applications") abstract & slides]). + td #[a(href="https://cloogle.org") Cloogle]: a programming language search engine and its applications (#[a(href="https://clean.cs.ru.nl/NL-FP_dag_2018#Camil_Staps_-_Cloogle:_a_programming_language_search_engine_and_its_applications") abstract & slides]). section h2 Software projects |