zlacker

[parent] [thread] 1 comments
1. GTP+(OP)[view] [source] 2025-05-07 17:09:49
> I'm waiting for LLMs to integrate directly into programming languages.

What do you mean? How would this look like in your view?

replies(1): >>coredo+8R
2. coredo+8R[view] [source] 2025-05-07 23:28:06
>>GTP+(OP)
Not OP, but probably similar to how tool calling is managed: You write the docstring for the function you want, maybe include some specific constraints, and then that gets compiled down to byte code rather than human authored code.
[go to top]