@@ -281,15 +281,30 @@ <h2 class="text-2xl font-normal">Related links</h2>
281281 </ div >
282282 < div class ="border-l-3 border-gray-300 ml-5 md:ml-8 lg:ml-10 pl-4 md:pl-8 lg:pl-14 pr-4 ">
283283 < ul >
284- < li > < a href ="https://scholar.google.com/citations?user=aZ_uTPUAAAAJ "> Farhad</ a > </ li >
285- < li > < a href ="https://conservatory.scheme.org/schemers/Documents/Standards/R5RS/ "> Scheme</ a > </ li >
286- < li > < a href ="https://smlfamily.github.io/ "> SML</ a > </ li >
287- < li > < a href ="https://www.scala-lang.org/ "> Scala</ a > </ li >
288- < li > < a href > Benjamin Pierce: Types and Programming Languages</ a > </ li >
289- < li > < a href ="https://en.wikipedia.org/wiki/Gotthard_Base_Tunnel "> Gotthard-Basistunnel</ a > </ li >
290- < li > < a href ="https://en.wikipedia.org/wiki/Scratch_(programming_language) "> Block-based programming in Scratch</ a > </ li >
291- < li > < a href ="https://www.ost.ch/de/details/abstracts/designing-a-visual-block-based-environment-to-create-execute-haskell-code-19074 "> Designing a Visual, Block-Based Environment to Create & Execute Haskell Code</ a > </ li >
292- < li > < a href ="http://conal.net/ "> Conal Elliott</ a > </ li >
284+ < li > < a href ="https://www.ost.ch/de/person/farhad-d-mehta-1860 "> Farhad Mehta’a OST Webpage</ a > </ li >
285+ < li > < a href ="http://zurihac.info "> ZuriHac</ a > </ li >
286+ < li > < a href ="https://homecse.iitd.ac.in "> Department of Computer Science and Engineering (IIT) Delhi</ a > </ li >
287+ < li > < a href ="https://www.cse.iitd.ernet.in/~sak/ "> Prof. S. Arun Kumar (SAK)</ a > </ li >
288+ < li > < a href ="https://www.cse.iitd.ac.in/~sanjiva/ "> Prof. Sanjiva Prasad</ a > </ li >
289+ < li > < a href ="https://www.cse.iitd.ernet.in/~suban/ "> Prof. Subashis Banerjee</ a > </ li >
290+ < li > < a href ="https://homecse.iitd.ac.in/col100-introdution-to-computer-science/ "> Introduction to Computer Science (Course at IIT Delhi)</ a > </ li >
291+ < li > < a href ="https://www.scheme.org "> Scheme</ a > </ li >
292+ < li > < a href ="https://en.wikipedia.org/wiki/Standard_ML "> Standard ML</ a > </ li >
293+ < li > < a href ="https://ocaml.org "> OCaml</ a > </ li >
294+ < li > < a href ="https://www.haskell.org "> Haskell</ a > </ li >
295+ < li > < a href ="https://www.scala-lang.org "> Scala</ a > </ li >
296+ < li > < a href ="https://www.cis.upenn.edu/~bcpierce/tapl/ "> Types and Programming Languages (Book by Benjamin C. Pierce)</ a > </ li >
297+ < li > < a href ="https://www.tum.de "> Technical University Munich (TUM)</ a > </ li >
298+ < li > < a href ="https://isabelle.in.tum.de "> Isabelle (Proof Assistant)</ a > </ li >
299+ < li > < a href ="https://www21.in.tum.de/~nipkow/ "> Prof. Tobias Nipkow</ a > </ li >
300+ < li > < a href ="https://ethz.ch/en.html "> Swiss Institute of Technology (ETH) Zurich</ a > </ li >
301+ < li > < a href ="https://en.wikipedia.org/wiki/B-Method#Event-B "> Event-B (Formal Development Method)</ a > </ li >
302+ < li > < a href ="https://en.wikipedia.org/wiki/Jean-Raymond_Abrial "> Prof. Jean-Raymond Abrial</ a > </ li >
303+ < li > < a href ="https://en.wikipedia.org/wiki/L0tschberg_Base_Tunnel "> Lötschberg Base Tunnel</ a > </ li >
304+ < li > < a href ="https://en.wikipedia.org/wiki/Gotthard_Base_Tunnel "> Gotthard Base Tunnel</ a > </ li >
305+ < li > < a href ="https://www.ost.ch "> Eastern Switzerland University of Applied Sciences (OST)</ a > </ li >
306+ < li > < a href ="https://studien.ost.ch/allModules/39143_M_FP.html "> Functional Programming (Course at OST)</ a > </ li >
307+ < li > < a href ="https://www.msengineering.ch/theory-modules/2024-2025-tsm-advprpa "> Advanced Programming Paradigms (Course at OST)</ a > </ li >
293308</ ul >
294309 </ div >
295310 </ div >
0 commit comments