InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Godot-haskell Alternatives
Similar projects and alternatives to godot-haskell
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
effectful
An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.
-
giggles-is-you
A reimplementation of Baba is You in Haskell, for our weekly haskell-beginners presentations.
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
gloss-juicy
/!\ This is the old repository /!\ New maintainer: https://github.com/hpacheco/gloss-juicy
godot-haskell discussion
godot-haskell reviews and mentions
-
GDExtension Haskell
It looks like there might already be something in the works for the existing godot-haskell package https://github.com/SimulaVR/godot-haskell/issues/39
- haskell language interoperability, and how to improve it?
-
Best and most current library for Functional Reactive Programming?
You could also check out the Haskell bindings to the Godot game engine. Although Godot has it's own scripting language which tends to be easier to use for simple game development. If you have complex game logic that you want to implement in Haskell, you could go this route.
-
Is Haskell suited for simulator game logic?
Although godot-haskell might be a way to go with that? https://github.com/SimulaVR/godot-haskell
-
Could someone walk me through a very simple task for godot-haskell?
I want to be able to use the hypothetical_function in my Godot game. I see that there is a way to use Haskell with Godot, but the documentation focuses on how to bind Haskell to Godot classes and things like that, which is not exactly what I need. I just need to use a function that is not aware about Godot at all, and I can't quite figure out how to do that. What would be the easiest way to implement this?
-
I would like to build a 2D rpg. Which engine/library should I use?
I've recently taken to the godot-haskell bindings. They're updated often and having access to a full engine for graphics, sound, networking, etc. is very useful. That being said, the bindings are fairly heavy handed, but once you get used to it they're not that bad. Not sure about performance, but Godot has bindings for Rust, Python, CLR, and Kotlin that can be used in tandem if needed.
- Standard library for pure scripting
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jul 2025
Stats
SimulaVR/godot-haskell is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of godot-haskell is Haskell.