diff options
Diffstat (limited to 'locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po')
-rw-r--r-- | locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po | 38 |
1 files changed, 28 insertions, 10 deletions
diff --git a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 557a8fb..0f1103e 100644 --- a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -330,25 +330,43 @@ msgstr "" msgid "" "I've started a fork of cbindgen: " -"[x-bindgen](https://git.euandreh.xyz/x-bindgen/about). Right now it is just " -"a copy of cbindgen verbatim, and I plan to remove all C and C++ emitting " -"code from it, and add a IR emitting code instead." +"[x-bindgen](https://git.euandreh.xyz/x-bindgen/). Right now it is just a " +"copy of cbindgen verbatim, and I plan to remove all C and C++ emitting code " +"from it, and add a IR emitting code instead." msgstr "" msgid "" "When starting working on x-bindgen, I realized I didn't know what to look " "for in a header file, as I haven't written any C code in many years. So as I" -" was writing [libedn](https://git.euandreh.xyz/libedn/about), I didn't know " -"how to build a good C API to expose. So I tried porting the code to C, and " -"right now I'm working on building a *good* C API for a JSON parser using " -"parser combinators: [ParsecC](https://git.euandreh.xyz/parsecc/about)." +" was writing [libedn](https://git.euandreh.xyz/libedn/), I didn't know how " +"to build a good C API to expose. So I tried porting the code to C, and right" +" now I'm working on building a *good* C API for a JSON parser using parser " +"combinators: ~~ParsecC~~ *EDIT*: now archived, the experimentation was fun." msgstr "" #~ msgid "" +#~ "When starting working on x-bindgen, I realized I didn't know what to look " +#~ "for in a header file, as I haven't written any C code in many years. So as I" +#~ " was writing [libedn](https://git.euandreh.xyz/libedn/), I didn't know how " +#~ "to build a good C API to expose. So I tried porting the code to C, and right" +#~ " now I'm working on building a *good* C API for a JSON parser using parser " +#~ "combinators: [ParsecC](https://git.euandreh.xyz/parsecc/)." +#~ msgstr "" + +#~ msgid "" #~ "I've started a fork of cbindgen: " -#~ "[x-bindgen](https://git.euandreh.xyz/x-bindgen/). Right now it is just a " -#~ "copy of cbindgen verbatim, and I plan to remove all C and C++ emitting code " -#~ "from it, and add a IR emitting code instead." +#~ "[x-bindgen](https://git.euandreh.xyz/x-bindgen/about). Right now it is just " +#~ "a copy of cbindgen verbatim, and I plan to remove all C and C++ emitting " +#~ "code from it, and add a IR emitting code instead." +#~ msgstr "" + +#~ msgid "" +#~ "When starting working on x-bindgen, I realized I didn't know what to look " +#~ "for in a header file, as I haven't written any C code in many years. So as I" +#~ " was writing [libedn](https://git.euandreh.xyz/libedn/about), I didn't know " +#~ "how to build a good C API to expose. So I tried porting the code to C, and " +#~ "right now I'm working on building a *good* C API for a JSON parser using " +#~ "parser combinators: [ParsecC](https://git.euandreh.xyz/parsecc/about)." #~ msgstr "" #~ msgid "" |