CoffeeScript is a very succinct programming language that transcompiles into JavaScript, so there is no interpretation at runtime.
Read more
The Linux Portal Site
CoffeeScript is a very succinct programming language that transcompiles into JavaScript, so there is no interpretation at runtime.
Read moreBASIC (Beginner’s All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. Here’s our recommended free tutorials to learn BASIC.
Read moreDylan is a multi-paradigm programming language that includes support for functional and object-oriented programming (OOP). Here’s our recommended free tutorials to master Dylan.
Read moreThe 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 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 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 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 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 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 more