Re: KPathSea bindings for Java

Erik Nijenhuis <[email protected]>
Newsgroups gmane.comp.tex.texhax
Message-ID <[email protected]>
Hi Mike,

On Sun, 2024-07-14 at 19:43 +0000, Mike Marchywka wrote:
> I'm not sure what overall considerations you have but I routinely
> use the c++ equivalent for invoking various utilities until
> I can get a library or write my own code. This is an excellent
> way to bring up complicated code. Most of toobib uses
> "system"( IIRC ) to invoke things like a ws terminal
> until I can pick and code stuff around a c++ web socket
> library to talk to chrome. This also works for anything from grep to netstat
> and these end up being easy to debug.
Yes, `std::system` is sort of equivalent to a Java Process. However, that's
about the fallback. The other topic is about how to deal with libraries within
TL, which seems to only apply for programs which are statically linked against a
library of TL.

Best, Erik
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.