swift-haskell-tutorial

Haskell-Swift integration tutorial

Tutorials integrating Haskell with Swift to build a Mac app

Integrating Haskell with Swift Mac Apps

GitHub

150 stars
13 watching
12 forks
Language: Haskell
last commit: almost 8 years ago
ffihaskellmacosswift

Related projects:

Repository Description Stars
serras/emacs-haskell-tutorial A tutorial on setting up Emacs for Haskell programming 689
tmcdonell/cuda FFI bindings to CUDA for Haskell programming 75
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
bitemyapp/learnhaskell A collection of resources and guidance for learning the Haskell programming language 7,986
ifesdjeen/haskell-ffi-tutorial A tutorial on how to work with Haskell FFI and nested structs for bi-directional C->Haskell interop 85
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
haginile/swiftaccelerate Demonstrates how to use Apple's Accelerate framework with Swift for linear algebra operations 116
haskell-beginners-2022/course-plan A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. 1,296
mondaymorninghaskell/haskellings An automated tutorial program for learning Haskell programming 168
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
lettier/parsing-with-haskell-parser-combinators An in-depth guide to parsing using Haskell's parser combinator technology 93
simonmar/par-tutorial A tutorial and code samples for parallel and concurrent programming in Haskell. 219
commercialhaskell/haskellers A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. 141
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488
mkchoi212/lbac-swift Building a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code 164