Cyberithub

How to Install Haskell Platform on Ubuntu 20.04 LTS

How to Install Haskell Platform on Ubuntu 20.04 LTS 3

In this article, I will take you through the steps to install Haskell platform on Ubuntu 20.04 LTS. Haskell is a general purpose, purely functional programming language which has been around for quite sometime. The Haskell Platform is a collection of software packages, tools and libraries that create a common platform for using and developing ... Read more

How to Install and Use Chapel Programming Language on Ubuntu 20.04 LTS

How to Install and Use Chapel Programming Language on Ubuntu 20.04 LTS 8

In this article, I will take you through the steps to install and use chapel programming language on Ubuntu 20.04 LTS. According to Chapel Official Documentation, It is a programming language designed for productive parallel computing on large-scale systems. It is designed as an imperative block-structured language so that it will be easy to learn ... Read more

How to Install Swift Programming Language on Ubuntu 20.04 LTS

How to Install Swift Programming Language on Ubuntu 20.04 LTS 18

In this article, I will take you through the steps to install Swift Programming Language on Ubuntu 20.04 LTS. Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. and the open-source community. Initially it was developed as a replacement for Apple earlier programming language called Objective C but since 2015, it was ... Read more