Implementations of datastructures and algorithms using four different paragidms
This is a learning project. Its contents are not guarenteed to be optimized, nor follow good practice. Use with caution.
- GHCUP - https://www.haskell.org/ghcup/ (Can be used to install the below elements of the haskell toolchain as well as MSYS2) - HASKELL
- GHC - https://www.haskell.org/ghc/ - HASKELL
- CABAL - https://cabal.readthedocs.io/en/stable/ - HASKELL
- STACK - https://docs.haskellstack.org/en/stable/ - HASKELL
- HASKELLLANGUAGESERVER - https://github.com/haskell/haskell-language-server - HASKELL
- MSYS2 - https://code.visualstudio.com/docs/languages/cpp - HASKELL, C
- JDK - https://www.oracle.com/java/technologies/downloads/ - JAVA
- PROLOG - https://www.swi-prolog.org/download/devel - PROLOG(SWI-VARIANT)