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: about 10 years ago

Related projects:

Repository Description Stars
llvm-hs/llvm-hs-kaleidoscope A Haskell-based compiler backend that uses LLVM to generate and compile machine code 82
neovimhaskell/nvim-hs Provides an API and plugin infrastructure for building Haskell plugins for Neovim 268
llvm-hs/llvm-hs-examples Demonstrates Haskell bindings to the LLVM compiler infrastructure 71
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
sdiehl/kaleidoscope A Haskell implementation of an LLVM JIT compiler 1,033
haskell/cabal A package manager and build tool for Haskell projects 1,630
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
haskell/haskeline Provides a user interface for line input in command-line programs with features such as rich editing and customizability. 224
mrcjkb/haskell-tools.nvim Provides additional tools and features for Haskell development in Neovim. 494
felixmulder/haskell-in-production A collection of practical resources and guides for using Haskell in real-world software development projects 80
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
theam/haskell-do A Haskell-based code editor designed for interactive development and programming in the language. 352
vmchale/kempe A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting 58
haskell-mafia/mafia Automates dependency installation and project setup for Haskell projects. 136
theam/aws-lambda-haskell-runtime A Haskell runtime specifically designed to run on AWS Lambda 270