The OCaml system is the main implementation of the Caml language. It has a very strong type-checking system, offers a powerful module system, and more. Here’s good OCaml tutorials.
Read more
The Linux Portal Site
The OCaml system is the main implementation of the Caml language. It has a very strong type-checking system, offers a powerful module system, and more. Here’s good OCaml tutorials.
Read moreVeonim is a simple modal IDE built on Neovim and VSCode extensions. The goal is to create an ideal programming environment. Veonim is bundled with its own custom vim color scheme and the Roboto Mono font. This allows for a
Read moreAwk is small, fast, simple, and has a clean comprehensible C-like input language. It has robust programming constructs. Here’s our recommended tutorials.
Read moreErlang is dynamically typed and has a pattern matching syntax. The language solves difficult problems inherent in parallel, concurrent environments. Here’s our recommended tutorials to learn Erlang.
Read moreD is a general-purpose systems programming language with a C-like syntax that compiles to native code. Here’s our recommended free D tutorials.
Read moreScheme is a general-purpose, functional, programming language descended from Lisp and Algol. Here’s our recommended tutorials to learn Scheme.
Read moreLisp (derives from “LISt Processing”) is one of the oldest programming languages. Here’s our recommended Lisp tutorials to master the language.
Read moreJulia aims to create an unprecedented combination of ease-of-use, power, and efficiency in a single language. Here’s our recommended Julia tutorials.
Read moreClojure is a dialect of the Lisp programming language. It’s a well-rounded language. It offers broad library support and runs on multiple operating systems.
Read moreHaskell is a standardized, general-purpose, polymorphically statically typed, lazy, purely functional language. Here’s our recommended Haskell tutorials.
Read more