language-c-inline

C compiler

A Haskell library that allows inline C and Objective-C code in Haskell programs

Inline C & Objective-C in Haskell

GitHub

147 stars
20 watching
29 forks
Language: Haskell
last commit: over 7 years ago

Related projects:

Repository Description Stars
mmirman/imperativehaskell Project aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax. 73
bydriv/mhc A minimal implementation of a Haskell compiler 63
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
jameshaydon/lawvere A programming language with effects based on category theory and used to compile programs into various categorical abstractions. 267
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
vmchale/kempe A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting 58
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
larmel/lacc A compiler for the C programming language written in C. 894
mchakravarty/haskellspritekit A Haskell binding to Apple's SpriteKit framework for building 2D games and animations 173
cronokirby/haskell-in-haskell A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. 120
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
leepike/copilot A language and toolset for generating hard real-time C code from a domain-specific stream language 149
vmchale/cpkg A build tool and package manager for C languages with cross-compilation support 68
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64