Show HN: Turn .txt files into executable and debuggable programs with condor
marketplace.visualstudio.comHello HN Community!
Since the advent of LLMs the notion of using natural language to program has been at the forefront of everyone's mind.
We created condor as a free VSCode extension to explore how it feels to entirely program & debug using natural human language. With condor, you can specify your program logic across different .txt files, set breakpoints in the raw text and execute the program all from the regular VSCode debugger.
condor is just a start. We want to gather input & gauge user interest in this development setup. We expect this to be super helpful for new & experienced developers alike. New developers don't need to learn coding syntax and can focus on execution & business logic; experienced developers can specify programs at very granular levels & implement established design patterns using human language. The possibilities are endless.
Please try condor extension in your VSCode today and share thoughts in the thread.
https://marketplace.visualstudio.com/items?itemName=condor-e... At the moment, we are generating Python underneath but are quickly working on releasing a platform-aware execution environment.