|
|
|
|
|
by keithba
15 days ago
|
|
Very cool! I’ve been very fascinated by the concept of a programming language designed for LLMs, both to that advantage of their strengths and to try and minimize their weaknesses. Here’s a take I experimented with last year (feel very free to steal anything useful):
https://github.com/GoogleCloudPlatform/aether/tree/feature/v... (Note: main has a version that was an ugly syntax, the branch in the link was for a prettier attempt) |
|