From 53197b51e5edbb1b195070523dbfd8d9ba05d847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Thu, 15 Jun 2023 09:42:06 +0200 Subject: Add a Swift backend for LibertyXDR --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 3c500dc..f392f7f 100644 --- a/README.adoc +++ b/README.adoc @@ -54,6 +54,9 @@ lxdrgen-mjs.awk:: LibertyXDR backend for Javascript, currently for decoding only. It cuts a corner by not using BigInts, on par with `JSON.parse()`. +lxdrgen-swift.awk:: + LibertyXDR backend for the Swift programming language. + Contributing and Support ------------------------ Use https://git.janouch.name/p/liberty to report any bugs, request features, -- cgit v1.2.3