From bc9878dd2308045d77b456694609f8a8194a5539 Mon Sep 17 00:00:00 2001 From: Ludger Sprenker Date: Wed, 26 Oct 2016 13:57:54 +0200 Subject: [PATCH] Added my port to the list of ports --- Ports-of-Liquid-to-other-environments.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Ports-of-Liquid-to-other-environments.md b/Ports-of-Liquid-to-other-environments.md index 0a5caf6..53dd589 100644 --- a/Ports-of-Liquid-to-other-environments.md +++ b/Ports-of-Liquid-to-other-environments.md @@ -7,4 +7,5 @@ * [Liqp](https://github.com/bkiers/Liqp) (Java) * [Liquid](https://github.com/karlseguin/liquid) (Go) * [Liquid.NET](https://github.com/mikebridge/Liquid.NET) (C#) -* [liquid-rust](https://github.com/cobalt-org/liquid-rust) (Rust) \ No newline at end of file +* [liquid-rust](https://github.com/cobalt-org/liquid-rust) (Rust) +* [liquidpp](https://github.com/mrpi/liquidpp) (C++14) \ No newline at end of file