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)"]
21 stars
2 watching
0 forks
Language: OCaml
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight Angular library for parsing and evaluating string interpolation expressions | 3 |
| A utility to simplify Swift string interpolation by avoiding 'Optional(...)' and 'nil' | 51 |
| A high-performance Scala macro that generates string interpolators with improved speed and memory usage. | 90 |
| A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
| A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 727 |
| A library simplifying type-driven code generation in OCaml | 469 |
| Libraries that enhance Common Lisp syntax for string interpolation | 63 |
| An interpolation package that provides efficient and flexible interpolation methods for continuous datasets | 0 |
| A library that provides a simple way to read and write YAML files with environment variable interpolation | 2 |
| A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. | 94 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| A C# library to build and execute safe SQL queries using string interpolation | 126 |
| Provides a syntax extension for monadic computations in OCaml. | 7 |
| A rule-based string interpolation library for generating data based on known formats | 5 |