from Hacker News

Natural Python: A REPL with LLM Integration

by dadoomer on 2/22/23, 7:32 PM with 1 comments

  • by dadoomer on 2/22/23, 7:32 PM

    I wanted to experiment writing code in a REPL session with only prompting, so I put together this demo.

    Check it out if you find the idea of programming through prompting interesting.