Functional programming topic
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
Carp
A statically typed lisp, without a GC, for real-time applications.
lux
The Lux Programming Language
ergonomica
🖥️ a cross-platform modern shell.
programming
Code a program in a language of your choice.
groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
JavaScript-for-Everyone
A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
macroid
A modular functional UI language for Android
write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
codeworld
Educational computer programming environment using Haskell
static-land
Specification for common algebraic structures in JavaScript based on Fantasy Land