file-embed

File embedder

Allows embedding arbitrary files directly into Haskell code

Use Template Haskell to embed file contents directly.

GitHub

92 stars
6 watching
26 forks
Language: Haskell
last commit: 2 months ago

Related projects:

Repository Description Stars
snoyberg/xml A collection of reusable building blocks for working with XML in Haskell 71
snoyberg/yaml Provides Haskell libraries for serializing data between the programming language and YAML format 162
springload/wagtailembedder Enables embeddable code snippets in Wagtail RichText fields. 37
well-typed/unfolder A repository providing code snippets to illustrate key concepts in Haskell programming 80
knupfer/haskell-emacs Enables writing Emacs extensions in Haskell using a Foreign Function Interface 374
nlprinceton/text_embedding A utility class for generating and evaluating document representations using word embeddings. 54
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180
snoyberg/conduit A framework for handling and transforming streaming data in a consistent and efficient way 903
serras/emacs-haskell-tutorial A tutorial on setting up Emacs for Haskell programming 689
hassygo/charngram2vec A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks 23
juliatext/embeddings.jl Provides access to pre-trained word embeddings for NLP tasks. 81
fursovia/geometric_embedding An implementation of a non-parameterized approach for building sentence representations 19
emanueleminotto/embedlybundle Provides the embed.ly library for embedding content in Symfony 2 applications 2
haskell-works/avro A Haskell library for encoding and decoding data using the Avro format 83
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131