Use another language to call a function
This SO answer, by JJ Merelo, explained the difficulty on providing a simple solution. So this attempt takes the same approach as PicoLisp by summoning the interpreter at run time.
query.raku
query.c
Output:
Last updated