| ▲ | ulrikrasmussen 13 hours ago | |
I don't really understand why we need an LLM-specific programming language - all of the properties you list are properties that modern programming language designers already try to achieve. > - Inspect-able, testable, and reviewable in small pieces This is more a property of the architecture than a property of the language, although some programming languages support it better than others. | ||