haskell-ffi-tutorial
Haskell FFI tutorial
A tutorial on how to work with Haskell FFI and nested structs for bi-directional C->Haskell interop
A (missing) Haskell FFI tutorial: how to work with nested Structs and do bi-directional C<->Haskell interop
85 stars
5 watching
6 forks
Language: Haskell
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
| An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,296 |
| An introductory guide to Haskell programming language features and applications | 69 |
| A comprehensive online resource for learning functional programming in Haskell | 614 |
| FFI bindings to CUDA for Haskell programming | 75 |
| An automated tutorial program for learning Haskell programming | 168 |
| A comprehensive guide to the Haskell programming language | 263 |
| A collection of Haskell code examples and tutorials for learning the language. | 81 |
| Tutorials integrating Haskell with Swift to build a Mac app | 150 |
| A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| The source code for an introductory textbook on functional programming in Haskell. | 82 |
| A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |