Juvix empowers developers to write code in a high-level, functional language, compile it to gas-efficient output VM instructions, and formally verify the safety of their contracts prior to deployment and execution.
Updated 2024-10-03 19:09:22 +03:00
A statically typed lisp, without a GC, for real-time applications.
Updated 2024-09-04 00:06:26 +03:00
Purely-functional, coordinate-free linear algebra
Updated 2024-08-02 18:50:21 +03:00
A statically typed linear functional language with graded modal types for fine-grained program reasoning
Updated 2024-05-08 15:06:04 +03:00
High performance, concurrent functional programming abstractions
Updated 2024-01-26 19:51:04 +03:00
A Dependently Typed Functional Programming Language
Updated 2024-01-02 23:47:46 +03:00
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 no
Updated 2023-12-15 11:29:56 +03:00
Compiler for Elm, a functional language for reliable webapps.
Updated 2023-11-01 18:15:26 +03:00
Applied Functional Programming Course - Move from exercises to a working app!
Updated 2023-05-29 03:38:31 +03:00
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
Updated 2023-04-28 17:15:23 +03:00
Functional reactive web and mobile applications, with batteries included (fork).
Updated 2023-03-12 18:29:56 +03:00
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code
Updated 2022-12-22 00:43:07 +03:00