diff options
| author | Camil Staps | 2022-02-10 16:38:26 +0100 | 
|---|---|---|
| committer | Camil Staps | 2022-02-10 16:38:26 +0100 | 
| commit | 408817a4f76bb9394c17cd113d1db4c3fc1c6806 (patch) | |
| tree | 2006190fb7e497dbeff32787ec3c0fce66116ddb /resources | |
| parent | Punctuation fix (diff) | |
Add Isocyanoclean; update Cloogle
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 22113a5..726c1cf 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -179,8 +179,11 @@ block content  				td: a(href="https://hebrewtools.org") HebrewTools  				td Several web applications for Biblical Hebrew education (#[a(href="https://github.com/HebrewTools") GitHub]).  			tr -				td: a(href="https://cloogle.org/") Cloogle -				td The #[a(href="http://clean.cs.ru.nl") Clean] language search engine (#[a(href="https://gitlab.science.ru.nl/cloogle/cloogle-org") GitLab]). +				td: a(href="https://clean-nc.camilstaps.nl/") Isocyanoclean +				td Fork of the functional programming language #[a(href="http://clean.cs.ru.nl") Clean] with a focus on backwards compatibility and reproducibility (#[a(href="https://gitlab.com/clean-nc") GitLab]). +			tr +				td: a(href="https://cloogle.camilstaps.nl/") Cloogle +				td A search engine for #[a(href="http://clean.cs.ru.nl") Clean] / #[a(href="https://clean-nc/camilstaps.nl") Isocyanoclean] code (#[a(href="https://gitlab.com/cloogle/cloogle-web") GitLab]).  		p Find more on #[a(href="https://gitlab.com/camilstaps") GitLab], #[a(href="https://github.com/camilstaps") GitHub], and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. | 
