The Felix Programming Language
-
Updated
Sep 23, 2024 - C
The Felix Programming Language
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow
User-friendly Binding.scala components
The Vitamin programming language
A unique fusion of ontology ideas, strong Scala type system and Json flexibility
My old crazy idea about functional programming in C++
ADT support for Flink with Shapeless
Developing a type system for a minimal reversible functional language.
A static-land and fantasy-land compliant library containing interfaces for common type-classes and common instances of them.
Implementation of type classes
This is a sample project to describe and implement type classes functional programming concept in Java. You can find complete article in this link:
Understanding concepts of functional languages (ADT's, type classes, functors, monads, ...) by looking at how they are implemented. The source language is PureScript which compiles to JavaScript. The paper was written in German during a semester university project. Maybe it helps anyone on his road to functional programming as well.
Row + Implicit arguments + MLF.
Optics and data transformation library for SWI Prolog
Alternative to Haskell Prelude.Num, deriving types bottom-up
Add a description, image, and links to the type-classes topic page so that developers can more easily learn about it.
To associate your repository with the type-classes topic, visit your repo's landing page and select "manage topics."