[DGD] Explode cloud-server's /lib/String.c

Felix A. Croes felix at dworkin.nl
Mon Oct 1 11:52:57 CEST 2018


nikoroleva <natasha.i.koroleva at gmail.com> wrote:

> If you want to explode a very long string in /lib/String.c, how would
> you implement this?

If you want explode/implode for /lib/String, there would be a good
case for implementing it as a kfun: it is low-level, a C/C++
implementation would be much more efficient, it is very low-level and
lots of useful stuff could be built on top of it.

That said, an LPC implementation would of course work too.  Increase
the ticks limits, what's in the cloud library is just a fallback default.

Regards,
Felix Croes



More information about the DGD mailing list