ppx_string_interpolate

String interpolator

Interpolates variables into string expressions

A simple OCaml ppx filter to support string interpolation like [%str "value of foo is $(foo)"]

GitHub

21 stars
2 watching
0 forks
Language: OCaml
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yassine-klilich/ngx-interpolationA lightweight Angular library for parsing and evaluating string interpolation expressions3
t-pham/nooptionalinterpolationA utility to simplify Swift string interpolation by avoiding 'Optional(...)' and 'nil'51
plokhotnyuk/fast-string-interpolatorA high-performance Scala macro that generates string interpolators with improved speed and memory usage.90
ocaml-ppx/ppx_deriving_yojsonA tool that generates JSON serialization and deserialization functions for OCaml types157
tidyverse/glueA package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting.727
ocaml-ppx/ppx_derivingA library simplifying type-driven code generation in OCaml469
edicl/cl-interpolLibraries that enhance Common Lisp syntax for string interpolation63
juliohm/interpolations.jlAn interpolation package that provides efficient and flexible interpolation methods for continuous datasets0
jupegarnica/garn-yamlA library that provides a simple way to read and write YAML files with environment variable interpolation2
pleasetrythisathome/bardoA Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences.94
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
roddyyaga/ppx_rapperA syntax extension for writing SQL queries in OCaml with type inference and syntax checking.138
drizin/interpolatedsqlA C# library to build and execute safe SQL queries using string interpolation126
rizo/ppx_monadProvides a syntax extension for monadic computations in OCaml.7
avahidi/interpolA rule-based string interpolation library for generating data based on known formats5