
Convo-Lang (not Zerolang) - A real AI Native Programming lanauge
I've been working on a AI native programming language for some time now called Convo-Lang. It shares a few similarities to Zerolang, mainly that they were both built for working with agents, although they have different purposes. Convo-Lang is more of a Context management tool and agent runtime that can be used standalone or be embedded in JavaScript or Python.
Here is a simple example of processing a directory of resumes: