swift-async-algorithms
reflex
Our great sponsors
swift-async-algorithms | reflex | |
---|---|---|
5 | 13 | |
2,081 | 1,026 | |
5.7% | 0.9% | |
8.7 | 5.6 | |
19 days ago | 3 months ago | |
Swift | Haskell | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
swift-async-algorithms
-
Functional Reactive Programming
https://github.com/apple/swift-async-algorithms
Requires Xcode 14, which is still in beta and cannot push to the App Store.
Also, Apple fucked their back port badly. It’s supposedly fixed now, but if you built an app that used async/await anywhere in Xcode 13.X and a user installed running iOS 12/13/up to 14.5 they’d crash on launch.
So I personally wouldn’t trust it, and instead just push to raise your iOS minimum. I’ve had no problems requiring iOS15 in my projects over 1M installs
- SwiftUI in 2022
reflex
-
Simple GHC stack for a novice
Once someone has spent a bunch of time with Haskell and sees the value, they will find Nix if it makes sense. Maybe they'll want to play with https://reflex-frp.org, or they'll discover they want a better way to package 3rd-party dependencies, or they start using NixOS and want to nix all the things, etc. etc. Or, maybe they'll never find a use for it, and that's okay.
- Functional Reactive Programming
-
Exploring ideas in Haskell
Now, I've been convinced to take another look at reflex. This quick reference seems very useful, most other resources seem to always discuss reflex-dom specifically. I'm not really interested in that.
-
Is Haskell capable of this?
Have a look at https://reflex-frp.org/, or https://owickstrom.github.io/gi-gtk-declarative/, they are an interesting and different way of working with UI in a non imperative way.
-
Why Do We Need Transpilation into JavaScript?
At present, here at Typeable we develop frontend in Haskell and use the web framework Reflex and the functional reactive programming (FRP). The source code in Haskell is transpiled into the JavaScript code using GHCJS.
-
Comparing Elm with Reflex
Reflex is the framework that allows creating reactive web applications in Haskell.
-
Discussion Thread
Also you’re the Haskell guy no? Found this while reading a Wikipedia article
-
Creating a Haskell Application Using Reflex. Part 1
Hi there! My name is Nikita. At Typeable, we develop frontend for some of our projects using the FRP approach, specifically, its Haskell implementation – reflex web-framework. The resources that offer guidelines for this framework are quite limited, so we decided to fill this gap more or less.
-
[JOBS] Obsidian Systems is Hiring
reflex
What are some alternatives?
Elm - Compiler for Elm, a functional language for reliable webapps.
sodium - Sodium - Functional Reactive Programming (FRP) Library for multiple languages
dunai - Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
reflex-dom - Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
purescript - A strongly-typed language that compiles to JavaScript
reflex-dom-contrib
rhine - Haskell Functional Reactive Programming framework with type-level clocks
obelisk - Functional reactive web and mobile applications, with batteries included.
helm
gi-gtk-declarative - Declarative GTK+ programming in Haskell
reflex-animation
netwire - FRP library