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

146 stars
20 watching
15 forks
Language: Haskell
last commit: about 9 years ago

Related projects:

RepositoryDescriptionStars
mmirman/imperativehaskellProject aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax.73
bydriv/mhcA minimal implementation of a Haskell compiler63
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
jameshaydon/lawvereA programming language with effects based on category theory and used to compile programs into various categorical abstractions.268
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
ajhc/ajhcA Haskell compiler that aims to improve the performance and efficiency of the language134
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438
larmel/laccA compiler for the C programming language written in C.922
mchakravarty/haskellspritekitA Haskell binding to Apple's SpriteKit framework for building 2D games and animations173
cronokirby/haskell-in-haskellA compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations.119
kelilanguage/compilerA Haskell implementation of a compiler for a custom programming language172
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
vmchale/cpkgA build tool and package manager for C languages with cross-compilation support68
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64