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

Related projects:

RepositoryDescriptionStars
snoyberg/xmlA collection of reusable building blocks for working with XML in Haskell71
snoyberg/yamlProvides Haskell libraries for serializing data between the programming language and YAML format162
springload/wagtailembedderEnables embeddable code snippets in Wagtail RichText fields.37
well-typed/unfolderA repository providing code snippets to illustrate key concepts in Haskell programming85
knupfer/haskell-emacsEnables writing Emacs extensions in Haskell using a Foreign Function Interface376
nlprinceton/text_embeddingA utility class for generating and evaluating document representations using word embeddings.54
ennocramer/floskellA tool that formats Haskell source code into a more readable layout180
snoyberg/conduitA framework for handling and transforming streaming data in a consistent and efficient way903
serras/emacs-haskell-tutorialA tutorial on setting up Emacs for Haskell programming689
hassygo/charngram2vecA repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks23
juliatext/embeddings.jlProvides access to pre-trained word embeddings for NLP tasks.81
fursovia/geometric_embeddingAn implementation of a non-parameterized approach for building sentence representations19
emanueleminotto/embedlybundleProvides the embed.ly library for embedding content in Symfony 2 applications2
haskell-works/avroA Haskell library for encoding and decoding data using the Avro format83
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131