Settings

Theme

Show HN: Turn .txt files into executable and debuggable programs with condor

marketplace.visualstudio.com

3 points by clarkedev a year ago · 1 comment · 1 min read

Reader

Hello 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...

clarkedevOP 10 months ago

At the moment, we are generating Python underneath but are quickly working on releasing a platform-aware execution environment.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection