dipeshdarks/dipjo ? reverse-engineered prompt

Reverse engineered prompt

Build me a small programming language called Dipjo that reads like English and can run from the command line.

I want it to let me write simple .dipjo files with things like say, create, remember, if, repeat, define function, run function, lists, dictionaries, imports, and comments that start with note. It should include a REPL, syntax checking, formatting, linting, and a way to run a file directly. Please also make the project feel complete, with a basic dipjo new and dipjo init flow, plus support for simple built in features like input, environment variables, timestamps, file and JSON style data, and a lightweight database and HTTP server if possible.

I’d like it to be usable from the terminal, and if you need to look up current docs online for anything, go ahead. Make it work on Python 3.8 plus, and keep the code organized so the language parser, lexer, interpreter, and CLI all fit together cleanly.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab