mlir-hs
IR library
Haskell bindings for an intermediate representation used in compiler and machine learning applications
Haskell bindings for MLIR
97 stars
7 watching
16 forks
Language: Haskell
last commit: about 1 month ago haskellllvmmlir
Related projects:
Repository | Description | Stars |
---|---|---|
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
llvm-hs/llvm-hs-examples | Demonstrates Haskell bindings to the LLVM compiler infrastructure | 71 |
llir/llvm | A Go library that provides an interface to LLVM IR, allowing developers to parse, generate and manipulate the intermediate representation of compiler code. | 1,192 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
haskell-gi/haskell-gi | Generates Haskell bindings for GObject Introspection capable libraries | 290 |
mmirman/imperativehaskell | Project aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax. | 73 |
haskell-hvr/uuid | A Haskell library for working with universally unique identifiers. | 61 |
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,622 |
skogsbaer/hscurses | A Haskell binding to the ncurses library for creating text-based user interfaces. | 61 |
mlr-org/mlr | Provides an infrastructure for machine learning in R, enabling users to focus on experiments without writing lengthy wrappers and boilerplate code. | 1,643 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |
glguy/irc-core | An advanced console IRC client with features for configuration, authentication, and data visualization. | 160 |