ppx_string_interpolate
String interpolator
Interpolation filter for OCaml strings
A simple OCaml ppx filter to support string interpolation like [%str "value of foo is $(foo)"]
21 stars
2 watching
0 forks
Language: OCaml
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yassine-klilich/ngx-interpolation | A lightweight Angular library for parsing and evaluating string interpolation expressions | 3 |
t-pham/nooptionalinterpolation | A utility to simplify Swift string interpolation by avoiding 'Optional(...)' and 'nil' | 51 |
plokhotnyuk/fast-string-interpolator | A high-performance Scala macro that generates string interpolators with improved speed and memory usage. | 90 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
tidyverse/glue | A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 726 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |
juliohm/interpolations.jl | An interpolation package that provides efficient and flexible interpolation methods for continuous datasets | 0 |
jupegarnica/garn-yaml | A library that provides a simple way to read and write YAML files with environment variable interpolation | 2 |
pleasetrythisathome/bardo | A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. | 94 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
drizin/interpolatedsql | A C# library to build and execute safe SQL queries using string interpolation | 118 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
avahidi/interpol | A rule-based string interpolation library for generating data based on known formats | 5 |