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: over 9 years ago
ffihaskellmacosswift

Related projects:

RepositoryDescriptionStars
serras/emacs-haskell-tutorialA tutorial on setting up Emacs for Haskell programming689
tmcdonell/cudaFFI bindings to CUDA for Haskell programming75
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
bitemyapp/learnhaskellA collection of resources and guidance for learning the Haskell programming language7,986
ifesdjeen/haskell-ffi-tutorialA tutorial on how to work with Haskell FFI and nested structs for bi-directional C->Haskell interop85
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
haginile/swiftaccelerateDemonstrates how to use Apple's Accelerate framework with Swift for linear algebra operations116
haskell-beginners-2022/course-planA comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language.1,296
mondaymorninghaskell/haskellingsAn automated tutorial program for learning Haskell programming168
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
lettier/parsing-with-haskell-parser-combinatorsAn in-depth guide to parsing using Haskell's parser combinator technology93
simonmar/par-tutorialA tutorial and code samples for parallel and concurrent programming in Haskell.219
commercialhaskell/haskellersA 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-haskellA collection of exercises and code examples illustrating the basics of Haskell programming488
mkchoi212/lbac-swiftBuilding a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code164