lambdachine

Haskell VM

A virtual machine and compiler that enables JIT-based execution of a restricted subset of the Haskell programming language

VM and tracing JIT for Haskell (work in progress)

GitHub

77 stars
17 watching
8 forks
Language: Haskell
last commit: almost 12 years ago

Related projects:

RepositoryDescriptionStars
llvm-hs/llvm-hs-kaleidoscopeA Haskell-based compiler backend that uses LLVM to generate and compile machine code82
neovimhaskell/nvim-hsProvides an API and plugin infrastructure for building Haskell plugins for Neovim268
llvm-hs/llvm-hs-examplesDemonstrates Haskell bindings to the LLVM compiler infrastructure71
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
sdiehl/kaleidoscopeA Haskell implementation of an LLVM JIT compiler1,033
haskell/cabalA package manager and build tool for Haskell projects1,630
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
haskell/haskelineProvides a user interface for line input in command-line programs with features such as rich editing and customizability.224
mrcjkb/haskell-tools.nvimProvides additional tools and features for Haskell development in Neovim.494
felixmulder/haskell-in-productionA collection of practical resources and guides for using Haskell in real-world software development projects80
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
theam/haskell-doA Haskell-based code editor designed for interactive development and programming in the language.352
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
haskell-mafia/mafiaAutomates dependency installation and project setup for Haskell projects.136
theam/aws-lambda-haskell-runtimeA Haskell runtime specifically designed to run on AWS Lambda270